mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
revert(ja-JP): keep commit message examples in English in CONTRIBUTING.md
This commit is contained in:
@@ -356,11 +356,11 @@ description: /help に表示される短い説明
|
||||
### 1. PRタイトル形式
|
||||
|
||||
```
|
||||
feat(skills): Rustパターンスキルを追加
|
||||
feat(agents): APIデザイナーエージェントを追加
|
||||
feat(hooks): 自動フォーマットフックを追加
|
||||
fix(skills): Reactパターンを更新
|
||||
docs: 貢献ガイドを改善
|
||||
feat(skills): add rust-patterns skill
|
||||
feat(agents): add api-designer agent
|
||||
feat(hooks): add auto-format hook
|
||||
fix(skills): update React patterns
|
||||
docs: improve contributing guide
|
||||
```
|
||||
|
||||
### 2. PR説明
|
||||
|
||||
Reference in New Issue
Block a user