Skip to content

Commit 6119504

Browse files
Merge branch 'master' into doc-typos
2 parents 377c8b0 + 617b610 commit 6119504

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+5-5
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+
Please use the following command to retrieve environment information
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)