Skip to content

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

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#302
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 we just applied when syncing the Ecosystem tables.

Closes #301

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

Updates the contributor/agent guidance in AGENTS.md to explicitly require translation synchronization whenever English documentation (or changes that affect documented behavior) is updated, aligning with the repo’s established documentation maintenance workflow and the acceptance criteria in #301.

Changes:

  • Adds a Documentation & Translations rule under ## Working Rules requiring same-PR updates to README.ko.md, README.ja.md, and README.zh-CN.md when README.md/English docs are touched.
  • Extends the rule to include code changes that affect documented behavior, CLI output, or the ecosystem/package table.
  • Defines a fallback process (add “translation pending” note + open tracking issue) when full translations can’t be completed in the same PR.

@yeongseon
yeongseon merged commit 6582106 into main Jul 26, 2026
17 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