Description
Related: #1381 (comment)
Back when cz_customize was introduced, it was a brand-new convention that required users to design it from scratch without touching Python code. This might not be what the term "customize" indicates and has confused lots of our users.
Possible Solution
- Rename
cz_customize as cz_empty or something similar if we want to keep it
- Allow existing conventions (e.g.,
cz_jira, cz_conventional_commit) to be overridden.
Additional context
No response
Additional context
No response