Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 755 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 755 Bytes

Contribution Guide 🤠

  • Comment on the issue you are interested to work in and ask to be assigned
  • You have to strictly follow folder structure while working on issues learn more
  • You will also have to strictly follow clean coding practices as mentioned learn more
  • When creating pull request keep title as "issue title", example="submit button working" and description with issueID as "fixes #issueID"
  • If you find any bug or have new feature's idea then, create a issue with supporting description & details. If issue found relevant then, maintainers will react to it and you can start working on it