File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Top Open diff view settings Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments