Open
Description
Type
- Conent inaccurate
- Content missing
- Typo
URL
https://commitizen-tools.github.io/commitizen/customization/
Description
I'm working on my own commitizen template, and the only used options in the pre-existing templates are "input", "list" and "confirm", and the two first differ from the questionary equivalents "text" and "select",
Therefore, as the documentation for questions reads type - The type of questions. Valid type: list, input and etc. See More
, I don't know what type of input to use if I for example want to use questionary's "autocomplete" query.