Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.5 KB

CONTRIBUTING_GUIDELINE.md

File metadata and controls

32 lines (24 loc) · 1.5 KB

Contributing Guidelines 📄

This documentation contains a set of guidelines to help you during the contribution process. We are happy to welcome all the contributions from anyone willing to improve/add new scripts to this project. Thank you for helping out and remember, no contribution is too small.
Please note we have a code of conduct please follow it in all your interactions with the project.

Need some help regarding the basics?

You can refer to the following articles on the basics of Git and GitHub and also contact the Project Mentors, in case you are stuck:

Issue Report Process

  1. Go to the project's issues.
  2. Give a proper description of the issues.
  3. Don't spam to get the assignment of the issue 😀.
  4. Wait for till someone is looking into it!
  5. Start working on the issue only after you get assigned that issue 🚀.

File naming conventions

  • Add file which you are working on, in src/components folder.

Happy Hacking