From df2cf76ee7e2bf58122f5d2a737fb53949a7de73 Mon Sep 17 00:00:00 2001 From: TTW Date: Wed, 4 Mar 2026 17:07:23 +0800 Subject: [PATCH] docs(docs/customization): clarify cz_customize deprecation warning with issue reference --- docs/customization/config_file.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/customization/config_file.md b/docs/customization/config_file.md index db15b71e6a..a391ef5331 100644 --- a/docs/customization/config_file.md +++ b/docs/customization/config_file.md @@ -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: