We welcome contributions from everyone! Here’s how you can get involved:
-
Fork the Repository: Click on the 'Fork' button at the top right corner of this page.
-
Clone the Forked Repository:
git clone <clone url>
-
Create a New Branch:
git checkout -b <branch-name>
-
Make Your Changes: Add programs in any languages.
-
Commit and Push:
git add . git commit -m "your commit message" git push origin <branch-name>
-
Submit a Pull Request: Go to the original repository and create a new pull request from your forked repository.
We thank the following individuals for their contributions to Codings.