mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-12 20:53:34 +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タイトル形式
|
### 1. PRタイトル形式
|
||||||
|
|
||||||
```
|
```
|
||||||
feat(skills): Rustパターンスキルを追加
|
feat(skills): add rust-patterns skill
|
||||||
feat(agents): APIデザイナーエージェントを追加
|
feat(agents): add api-designer agent
|
||||||
feat(hooks): 自動フォーマットフックを追加
|
feat(hooks): add auto-format hook
|
||||||
fix(skills): Reactパターンを更新
|
fix(skills): update React patterns
|
||||||
docs: 貢献ガイドを改善
|
docs: improve contributing guide
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. PR説明
|
### 2. PR説明
|
||||||
|
|||||||
Reference in New Issue
Block a user