Open
Description
According to the Commitizen Customization docs:
The type of questions. Valid type: list, input and etc. See More
Available types on the questionary docs are not the same as used by commitizen templates, and hence I'm not sure what "etc." refers to.
Metadata
Metadata
Assignees
Labels
No labels
Activity
Lee-W commentedon Jun 17, 2020
Hi @Zylvian , I think this issue is an issue to commitizen itself instead of this template. In the Additional Feature section in questionary, you'll find
Alternative style to create questions using a configuration dictionary
. We use this kind of style to achieve customization by reading the configuration file.This template is for those who want to implement advance features.