We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8832804 commit 2b111a7Copy full SHA for 2b111a7
1 file changed
docs/customization/config_file.md
@@ -4,6 +4,8 @@ The basic steps are:
4
5
1. Define your custom committing or bumping rules in the configuration file.
6
2. Declare `name = "cz_customize"` in your configuration file, or add `-n cz_customize` when running Commitizen.
7
+!!! warning
8
+ `cz_customize` is likely to be removed or renamed in the next major release.
9
10
Example:
11
0 commit comments