We request you to abide by the following guidelines while contributing to this repository.
The commit messages should follow the following pattern:
update: Description # if a feature is updated or enchanced
feat: Description # if a new feature is added
fix: Description # if a bug is fixed
Note: Please do not file an issue to ask a question. You can ask questions here.
update: Description # if an update is required for a feature
bug: Description # if there is a bug in a particular feature
suggestion: Description # if you want to suggest a better way to implement a feature
Pull requests should have:
- A concise commit message.
- A description of what was changed/added.
You can contribute by:
- Pull Requests
- Reporting Bugs
- Suggesting Enhancements
- Code contribution