Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 720 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 720 Bytes

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. Also, reference the issue# that you solved

Feel free to contact us on discord or our emails ([email protected] & [email protected]).