Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

28 lines (18 loc) · 1.51 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/GitLab.
  6. GitHub/GitLab tracks your push records and now its time for you to Create a 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.

If you wish to learn learn and practice more about creating pull requests checkout EddieHubCommunity's hacktoberfest-practice.

🎉 Happy Contributing 🎉