Files
openmlsys-zh/CONTRIBUTING/issue.md
Yeqi Huang d12d14a1eb refactor: symmetric config layout and root CONTRIBUTING docs (#502)
* refactor: reorganize mdbook config and contributing docs

* fix: correct preprocessor relative paths in book.toml configs

The preprocessor command paths had one extra ../ level, resolving
outside the repo root. Fix from ../../../../tools/ to ../../../tools/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

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

1.1 KiB
Raw Blame History

Issue Labels / Issue 的 label

Our issues use the following labels:

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

  • great suggestion: The issue is a good writing suggestion from a user / 表示该issue是用户为本书的内容提供的写作建议并且该建议是一个很好的建议
  • discussion: The issue is a discussion about the content, or a suggestion still under deliberation / 表示该issue是用户针对文章内容进行特定讨论或用户对内容进行了建议并且该建议还处在商讨中
  • to be confirmed: The issue has been assigned to a chapter author who has not yet responded / 表示该issue被assign给了章节作者但是目前章节作者并没有回复处理这个issue
  • confirmed: The chapter author has confirmed the issue / 表示该issue被章节作者已经确认
  • fixed: The related PR has been approved/merged / 表示该issue相关的pr被approve/merge

Typical Issue Lifecycle / 常规状态变换

A typical content-correction issue follows this lifecycle:

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

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