If you want to contribute to improving the project, use following instructions to make changes:
If you found a bug or want to make an improvement in the project please check whether the same issue already exists in the list of issues. If you don’t find the issue there, create a new one including a description of the problem.
Record the changes made by making changes in accordence with Convential Commits
<type>: <descripiton>
docs
- documentationfeat
- new featurefix
- bug fixrefactor
- reorganization without breaking changes and new featurescommunity
- editing community files such asREADME.md
deps
- updating dependencies
- Only English language
- Don't capitalize first letter
- Use imperative, present tense
- Don't use (
.
) in the end