Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 943b51f

Browse filesBrowse files
authored
fix(docs): fix url link and table formatting in the customization docs (#1399)
1 parent 53d43ad commit 943b51f
Copy full SHA for 943b51f

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎docs/customization.md

Copy file name to clipboardExpand all lines: docs/customization.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.