Here is a complete guide to get you started with your Open Source contribution.
- 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/GitLab.
- GitHub/GitLab tracks your push records and now its time for you to Create a Pull request.
- How to contribute to Open Source by freeCodeCamp.
- YouTube Video by EddieJaoude, precisely covering all concepts in depth --> click here.