Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.55 KB

File metadata and controls

30 lines (21 loc) · 1.55 KB

Thankyou so much for considering contributing to this repository!!

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

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.
  • Please use our PR template provided to open a new Pull request.
  • If you are raising an issue under hacktoberfest then please mention it in the issue.

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 🎉