Zhengqbbb / cz-git

cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format Commitizen adapter and CLI
https://cz-git.qbb.sh
MIT License
1.05k stars 39 forks source link

[Bug report] Commit message is converted from uppercase to lowercase #158

Closed mutuguangda closed 6 months ago

mutuguangda commented 6 months ago

✅ Checklist

📄 System Info

System:
    OS: Windows 11 10.0.22621
    CPU: (12) x64 Intel(R) Core(TM) i5-10500 CPU @ 3.10GHz
    Memory: 16.48 GB / 31.77 GB
  Binaries:
    Node: 20.10.0 - ~\AppData\Local\fnm_multishells\3712_1708410516510\node.EXE    
    Yarn: 1.22.21 - ~\AppData\Local\fnm_multishells\3712_1708410516510\yarn.CMD    
    npm: 10.2.3 - ~\AppData\Local\fnm_multishells\3712_1708410516510\npm.CMD       
    pnpm: 8.12.0 - ~\AppData\Local\fnm_multishells\3712_1708410516510\pnpm.CMD     
  npmPackages:
    czg: ^1.8.0 => 1.8.0

🔎 Description

Concise Description

Commit message is converted from uppercase to lowercase

Expected behavior

Steps to reproduce

Screenshots or Screen Recording(if possible)

image image

🔗 Reproduction link / repo:

No response

Zhengqbbb commented 6 months ago

https://cz-git.qbb.sh/config/engineer#uppercasesubject

For unification, prevent members from appearing in case confusion at the short subject. Avoid using uppercase at the beginning, or switch configurations.

mutuguangda commented 6 months ago

https://cz-git.qbb.sh/config/engineer#uppercasesubject

For unification, prevent members from appearing in case confusion at the short subject. Avoid using uppercase at the beginning, or switch configurations.

Thanks for answering

nmsn commented 3 months ago

I want close this rule, let subject based on user input, how can I do?