To contribute to the respository:
- Fork the repo and clone it.
- Create a NEW branch. Do NOT create a pull request using the
main
branch. - While creating an issue, follow the issue template.
- Work on the feature/bug/issue.
- Commit changes to the branch.
- Push changes to your forked repository.
- 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.
- 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.
- Try to follow the code structure used in the project while implementing features similar to already implemented features.
- Incase you have to use database to implement a feature, first understand the structure of the database using this dummy data.
- Also, reference the issue# that you solved.
Feel free to contact me on discord or my email.