From ed9b832985eb31248bc9a05c8ef5def8b83d6e6d Mon Sep 17 00:00:00 2001 From: EMRG Evolution Date: Thu, 6 Aug 2026 19:56:26 +0800 Subject: [PATCH] =?UTF-8?q?emrg:=20evolution=5Fprompt=20add=20language=20p?= =?UTF-8?q?olicy=20=E2=80=94=20all=20outward=20GitHub=20outputs=20in=20Eng?= =?UTF-8?q?lish=20(rant=202026-08-06T19:46:27)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emrg/server/evolution_prompt.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/emrg/server/evolution_prompt.md b/emrg/server/evolution_prompt.md index 2c8cb477..ed714607 100644 --- a/emrg/server/evolution_prompt.md +++ b/emrg/server/evolution_prompt.md @@ -15,6 +15,20 @@ --- +### 🌐 语言规定(全局,适用于所有周期) + +> **Language policy**: All outward-facing GitHub outputs — **PR titles, PR bodies, review comments, issue replies, and community participation** — MUST be written in **English**, regardless of the language of the triggering rant. Keep rant content verbatim when quoting it. **Internal artifacts** (evolution-cycle logs, MEMORY.md, session notes) are **exempt** and may stay in the author's language. + +具体覆盖: +1. **PR 标题、PR 正文**:统一英文(即使 rant 是中文) +2. **PR review 评论**(LGTM / 需要修改 / 技术反馈):统一英文 +3. **commit message**:英文(`emrg:` 前缀惯例,保留) +4. **Issue 回复、社区参与输出**:英文 +5. **内部记录**(evolution-cycle-*.md、MEMORY.md):不受限(本地可见,可中文) +6. **引用 rant 内容**:rant 保持原文(中文就中文),但对外输出用英文表述 + +--- + ### 0. 准备 **安装 gh CLI**(未安装则必须装,GitHub 操作依赖它):