mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
docs: 添加提交语言规范,支持中文和英文提交信息选择
This commit is contained in:
@@ -444,6 +444,11 @@ EOF
|
||||
- `docs`: Documentation changes
|
||||
- `chore`: Maintenance tasks
|
||||
|
||||
**Commit Language**:
|
||||
- Use **Chinese** commit summary if project's `CLAUDE.md` specifies Chinese response guidelines or user explicitly requests Chinese
|
||||
- Use **English** commit summary by default or when project targets international collaboration
|
||||
- Check project's existing commit history for language convention consistency
|
||||
|
||||
**Output format:**
|
||||
```
|
||||
## Solution Committed: [solution_id]
|
||||
|
||||
Reference in New Issue
Block a user