Skip to content

docs: require translation sync in the same PR as English changes - #239

Merged
yeongseon merged 1 commit into
mainfrom
docs/agents-translation-policy
Jul 26, 2026
Merged

docs: require translation sync in the same PR as English changes#239
yeongseon merged 1 commit into
mainfrom
docs/agents-translation-policy

Conversation

@yeongseon

Copy link
Copy Markdown
Owner

Summary

Adds a Documentation & Translations rule to AGENTS.md under ## Working Rules: whenever a change touches README.md or English docs (including code changes that alter documented behavior, CLI output, or the ecosystem table), the translated READMEs (README.ko.md / README.ja.md / README.zh-CN.md) must be updated in the same PR.

Codifies the practice applied when syncing the Ecosystem tables across the toolkit.

Closes #238

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an explicit “Documentation & Translations” working rule to ensure translated READMEs stay in sync whenever English documentation (or documented behavior) changes.

Changes:

  • Introduces a “Documentation & Translations” subsection under ## Working Rules in AGENTS.md.
  • Requires updating README.ko.md, README.ja.md, and README.zh-CN.md in the same PR as English doc/README changes (including code-driven behavior/CLI/ecosystem-table changes).
  • Documents the fallback process when a full translation cannot be included (add “translation pending” note + open tracking issue).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yeongseon
yeongseon merged commit fd372f5 into main Jul 26, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: require translation updates in the same PR as English changes

3 participants