Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/customization/config_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The basic steps are:
2. Declare `name = "cz_customize"` in your configuration file, or add `-n cz_customize` when running Commitizen.
!!! warning
`cz_customize` is likely to be removed or renamed in the next major release.
This change is still under discussion; you can continue using `cz_customize` for now and follow [#1385](https://github.com/commitizen-tools/commitizen/issues/1385) for the rationale, options, and current status.

Example:

Expand Down
Loading