Skip to content

Navigation Menu

Sign in
Appearance settings

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 4544947

Browse filesBrowse files
bearomorphismLee-W
authored andcommitted
docs(bug_report.yml): update bug_report.yml
Closes #1134
1 parent be02801 commit 4544947
Copy full SHA for 4544947

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.yml

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ body:
4848
attributes:
4949
label: Environment
5050
description: |
51-
For older commitizen versions, please include the output of the following commands manually
52-
placeholder: |
53-
- commitizen version: `cz version`
54-
- python version: `python --version`
55-
- operating system: `python3 -c "import platform; print(platform.system())"`
51+
For older commitizen versions, please include the output of the following command manually:
5652
5753
```bash
5854
cz version --report
5955
```
56+
placeholder: |
57+
Commitizen Version: 4.0.0
58+
Python Version: 3.13.3 (main, Apr 8 2025, 13:54:08) [Clang 16.0.0 (clang-1600.0.26.6)]
59+
Operating System: Darwin
6060
validations:
6161
required: true

0 commit comments

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