Here is a complete guide to get you started with your Open Source contribution to this project.
- Fork the repository you want to work on.
- The next step is to Clone the repository onto your local system.
- Make the desired changes.
- Add and Commit the changes.
- Push all changes to your forked version on GitHub.
- GitHub tracks your push records and now its time for you to Create a Pull request.
- Please raise an issue before opening a PR.
- Don't start working on an issue until it has been assigned to you.
- Kindly use our provided PR template to open a new Pull request.
- How to contribute to Open Source by freeCodeCamp.
- YouTube Video by EddieJaoude, precisely covering all concepts in depth --> click here.