Follow this guide if you want to contribute to this project.
type: subject
body
footer
It can be one of the following:
- feat: a new feature
- fix: a bug fix
- docs: changes to documentation
- style: formatting, missing semi colons, etc; no code change
- refactor: refactoring production
- test: adding tests, refactoring test; no production code change
- chore: updating build tasks, package manager configs, etc; no production code change
Subject should be no greater than 50 characters. Try to describe what the commit does.
Use the body area if your commit requires more in-depth explanation
(Optional). Use it only to reference issue tracker IDs.