Thank you for considering Contributing to this project.
This document specifies the guidelines that you should follow when contributing to this project.
Please adhere to the guidelines for your PR's to get approved.
These are general rules that you should follow when contributing to an Open Source project :
- Be Nice, Be Respectful (BNBR)
- Check if the issue you opened exists or not. If it exists do not reopen it.
- While opening a new issue, make sure you describe the issue clearly.
- Write proper commit messages and document your PR well.
- Always add comments in your code and explain it at points, if possible add Doctest.
- Always create a Pull Request from a new branch such as the feature; do not create a PR from main.
- Write clean code and follow proper coding conventions.
-###Before submitting your pull request, please check off as many of the items below as you can:
- I have read the Contributing.md file and formatted this PR correctly I'm not adding a company from the blocklist I make sure to fix things promptly if an error or suggestion comes up
Thanks and Happy Hacktoberfest! 🎉 Tagging @kishanrajput23 to take a look. 👀
Thank you ❤