Skip to content

Commit dcaeb8a

Browse files
sgwannabeclaude
andauthored
docs(contributing): English-only language policy (#102) (#106)
Repo language has been inconsistent: every shipped artifact (README, code, commits, CHANGELOG, all PR bodies) is in English, but 23 GitHub issues authored by an auditor agent (#58#80) shipped in Korean. This commit adds a "Language" section to CONTRIBUTING.md so the standard is repo-discoverable and not just agent-memory-only. The auditor agent's persistent memory was already hard-locked to English on 2026-04-25; this is the project-side guardrail. Body-level translation of issues #58#80 is tracked separately under #102 and applied via gh issue edit (no git history rewrite). Refs #102 Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 18be87b commit dcaeb8a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Preview Forge introduces the **3-DD Methodology** (PreviewDD → SpecDD → Test
44
Contributions that strengthen any one of the three cycles, or that close
55
failure loops observed in real runs, are most welcome.
66

7+
## Language
8+
9+
All issues, PRs, commits, code, and documentation in this repo are written in
10+
**English**. This keeps the artifact archive uniform and accessible to
11+
non-Korean reviewers, and matches the standard already followed by every
12+
shipped commit, PR body, CHANGELOG entry, and code comment. Korean prompts
13+
during a Claude Code session are not a switch signal — agents should reply
14+
in English by default. Make exceptions only for explicit, single-turn user
15+
directives.
16+
717
## Commit message convention
818

919
This repo uses **release-please** with [Conventional Commits](https://www.conventionalcommits.org/).

0 commit comments

Comments
 (0)