Files
openmlsys-zh/CONTRIBUTING/issue_zh.md
Yeqi Huang 9c289782cc refactor: split CONTRIBUTING docs into separate CN/EN files (#503)
Split each bilingual CONTRIBUTING file into _en.md and _zh.md variants:
- CONTRIBUTING.md → CONTRIBUTING_en.md + CONTRIBUTING_zh.md
- style.md → style_en.md + style_zh.md
- info.md → info_en.md + info_zh.md
- issue.md → issue_en.md + issue_zh.md
- reference_guide.md → reference_guide_en.md + reference_guide_zh.md

terminology.md kept as-is (bilingual lookup table by nature).

Update README.md to link to _zh.md files, README_EN.md to _en.md files.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 21:51:18 +00:00

728 B
Raw Permalink Blame History

Issue 的 label

目前我们的issue主要有如下label:

  • great suggestion: 表示该issue是用户为本书的内容提供的写作建议并且该建议是一个很好的建议
  • discussion: 表示该issue是用户针对文章内容进行特定讨论或用户对内容进行了建议并且该建议还处在商讨中
  • to be confirmed: 表示该issue被assign给了章节作者但是目前章节作者并没有回复处理这个issue
  • confirmed: 表示该issue被章节作者已经确认
  • fixed: 表示该issue相关的pr被approve/merge

常规状态变换

常规而言一个针对书籍内容校正的issue的状态变换应该为:

to be confirmed ----> confirmed ----> fixed