File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ commitizen:
164164| `change_type_map` | `dict` | `None` | (OPTIONAL) Dictionary mapping the type of the commit to a changelog entry |
165165
166166[jinja2] : https://jinja.palletsprojects.com/en/2.10.x/
167- [changelog-spec] : https://commitizen-tools.github.io/commitizen/changelog/
167+ [changelog-spec] : https://commitizen-tools.github.io/commitizen/commands/ changelog/
168168
169169# ### Detailed `questions` content
170170
@@ -177,6 +177,7 @@ commitizen:
177177| `default` | `Any` | `None` | (OPTIONAL) The default value for this question. |
178178| `filter` | `str` | `None` | (OPTIONAL) Validator for user's answer. **(Work in Progress)** |
179179| `multiline` | `bool` | `False` | (OPTIONAL) Enable multiline support when `type = input`. |
180+
180181[different-question-types] : https://github.com/tmbo/questionary#different-question-types
181182
182183# ### Shortcut keys
You can’t perform that action at this time.
0 commit comments