docs: clarify commit message description rule
This commit is contained in:
@@ -73,7 +73,7 @@ For multi-step tasks, state a brief plan:
|
|||||||
**Git Commit 规范**
|
**Git Commit 规范**
|
||||||
- 使用 Conventional Commits 格式:`<type>(<scope>): <description>`
|
- 使用 Conventional Commits 格式:`<type>(<scope>): <description>`
|
||||||
- 类型:`feat` `fix` `enhance` `docs` `style` `refactor` `test` `chore`
|
- 类型:`feat` `fix` `enhance` `docs` `style` `refactor` `test` `chore`
|
||||||
- 描述使用祈使句、现在时态、句尾无句号
|
- 描述优先使用中文、祈使句、现在时态、句尾无句号
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user