A rigid commit message format.
feat: add hat wobble
^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.
Install Globally
$ npm i -g semantic-commit
Use pt-br
$ semantic-commit --pt
Show version
$ semantic-commit --version
Show instructions
$ semantic-commit --help