Skip to content

Commit 4df791e

Browse files
committed
fix(template): commitizen version description is error
change `commitizen --version` to `commitizen version`
1 parent b921220 commit 4df791e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
id: commitizen-version
2727
attributes:
2828
label: commitizen version
29-
description: "`commitizen --version` output"
29+
description: "`commitizen version` output"
3030
render: bash
3131
validations:
3232
required: true

0 commit comments

Comments
 (0)