Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.2 KB

CONTRIBUTING.md

File metadata and controls

16 lines (14 loc) · 1.2 KB

Contrituting Guidelines

To contribute to the respository:

  1. Fork the repo and clone it.
  2. Create a NEW branch. Do NOT create a pull request using the main branch.
  3. While creating an issue, follow the issue template.
  4. Work on the feature/bug/issue.
  5. Commit changes to the branch.
  6. Push changes to your forked repository.
  7. Open a PR to this repository describing what problem were you trying to solve, then briefly describe the codes you added. If you have created a new file/folder especially mention about its purpose.
  8. Make sure to attach a screenshot of the results you achieved and try out all the possible features and ensure that they are working fine before making a pull request.
  9. Try to follow the code structure used in the project while implementing features similar to already implemented features.
  10. Incase you have to use database to implement a feature, first understand the structure of the database using this dummy data.
  11. Also, reference the issue# that you solved.

Feel free to contact me on discord or my email.