CAAPIM / generator-ca

Yeoman generator to saffold common JavaScript modules and components.
MIT License
2 stars 1 forks source link

chore: add commitizen configuration #1

Closed avivash closed 7 years ago

avivash commented 7 years ago

This Commit adds commitizen, validate-commit-msg and cz-conventional-changelog functionality to this repo, as per https://rally1.rallydev.com/#/63515825210ud/detail/userstory/78741891276

Commit messages for this project will now have to be structured in this format: git commit -m "<type>: <subject>"

e.g. git commit -m "chore: add commitizen adapter"

CC: @alebiavati @shanedasilva @bevanhunt