Skip to content

Commit 10539da

Browse files
committed
update spec-driven-development.md to mandate English as the required language for all spec documents to ensure accessibility and consistency
1 parent 9f31ef7 commit 10539da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

claude-project-base/conventions/spec-driven-development.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ A typical flow:
148148

149149
## Principles
150150

151+
- **English only** — All spec documents (`design.md`, `behaviors.md`, `steps.md`) must be written in English, regardless of what language the user communicates in. This ensures specs are accessible to all contributors and consistent across projects.
151152
- **Issue first** — Every PR should have a corresponding GitHub issue
152153
- **Discuss before writing** — Specs are created through dialogue, not generated silently
153154
- **Right-size the spec** — A bug fix needs less documentation than a new feature. Skip sections that are not relevant.

0 commit comments

Comments
 (0)