Closed
Description
Description
I think the instruction about option ci
as one of the options to commit an edit can be improved.
Steps to reproduce
- edit a git managed project, e.g. in a file
test.txt
- pick up the file in question by
git add test.txt
- run
cz c
, optionci
Current behavior
The description currently reads as
ci: Changes to our CI configuration files and scripts (example scopes: GitLabCI)
Desired behavior
I think it however should read as
ci: Changes to your CI configuration files and scripts (example scopes: GitLabCI)
instead
Screenshots
No response
Environment
- commitizen (commitizen-3.25.0-py3-none-any.whl.metadata) as fetched by
pip
(version 24.0) from PyPI - Python 3.11.8 as provided by Linux Debian 13/trixie