conventional-changelog / conventional-changelog/commitlint
prompt: add enum picker and prompts for fields
Open
blocked
enhancement
feature
- Dominant language
- TypeScript
- Stars
- 18.7k
- Forks
- 970
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 49
Description
I've been using [cz-cli](https://github.com/commitizen/cz-cli) and have just tried out `commitlint/prompt`. Something that `commitlint/prompt` offers that I wish existed in `cz-cli` is the character count for the `type`/`scope`/`subject`. On the other hand, I really like `cz-cli`'s ability to prompt for every part of the commit message (`type`, `scope`, `subject` etc) with individualized instructions. `cz-cli` also offers a picker for the commit type with explanation of each option. It'd be fantastic if `commitlint` can incorporate those great features from `cz-cli`.
Contributor guide
Assessment
This issue has not been assessed yet.