commitizen / commitizen/cz-cli
Scope text needs to be lowercase?
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
Hello! I tried to pass a scope on a commit message in CamelCase, to indicate the change of a component. However, I noticed that `cz` lowercases the text of scope. Is it intentional? I haven't found any detail about it in the conventional commits website.
In principle, I think that keeping the text casing as it is should be the expected behavior.
Contributor guide
Assessment
This issue has not been assessed yet.