Closed alcpereira closed 8 months ago
We should try to enforce good commit messages by using commitlint with conventional commit convention.
The easiest way to setup would be by also installing Husky.
Read the docs, try locally, then submit a PR.
commitlint
husky
docs/commit-message
CONTRIBUTING.md
I will work on this.
Description
We should try to enforce good commit messages by using commitlint with conventional commit convention.
The easiest way to setup would be by also installing Husky.
Read the docs, try locally, then submit a PR.
ACs
commitlint
andhusky
docs/commit-message
and inCONTRIBUTING.md
regarding the commit convention