commitizen / commitizen/cz-conventional-changelog
Title config in package.json is not working anymore, but still remaining in README.md
Open
- Dominant language
- JavaScript
- Stars
- 793
- Forks
- 444
- PR merge metrics
- No merged PRs in 30d
Description
I've trying to customize my project's commit types, but found that `title` doesn't make any effect. And i notice, in source code, it seems engine.js won't use `title`, is there something wrong?
README.md:
https://github.com/commitizen/cz-conventional-changelog/blob/a93bd96c154c817d496895e6136f0c68672d94ae/README.md#L37
engine.js:
https://github.com/commitizen/cz-conventional-changelog/blob/a93bd96c154c817d496895e6136f0c68672d94ae/engine.js#L45
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.