Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.48 KB

Contributing.md

File metadata and controls

29 lines (20 loc) · 1.48 KB

Thank you so much for considering contributing to this repository!!

Here is a complete guide to get you started with your Open Source contribution to this project.

Steps to follow:

  1. Fork the repository you want to work on.
  2. The next step is to Clone the repository onto your local system.
  3. Make the desired changes.
  4. Add and Commit the changes.
  5. Push all changes to your forked version on GitHub.
  6. GitHub tracks your push records and now its time for you to Create a Pull request.

Note:

  • 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.

Tutorials (for better understanding):

  1. How to contribute to Open Source by freeCodeCamp.
  2. YouTube Video by EddieJaoude, precisely covering all concepts in depth --> click here.

🎉 Happy Contributing 🎉