Code bank partnered with Power learn project Guidelines to submit your code to the repository:
-
Fork the repository: Go to the public repository that you would like to contribute to (Use the URL provided our socials) and click on the "Fork" button. This will create a copy of the repository under your GitHub account.
-
Clone the repository: Clone the repository to your local computer using Git. This will allow you to work on the code locally.
-
Make changes: Make changes to the code and test it locally.
-
Commit your changes: Commit your changes to the local repository using Git.
-
Push your changes: Push the committed changes from your local repository to the forked repository on GitHub.
-
Submit a pull request: Go to the original repository and submit a pull request. This will notify the repository owner that you have made changes and would like them to be merged into the original repository.