Files
color_full/docs/agents/triage-labels.md

16 lines
1.0 KiB
Markdown
Raw Normal View History

# Triage Labels
Skills 使用五个 canonical triage roles。这个文件把这些 roles 映射到此 repo issue tracker 中实际使用的 label 字符串。
| Label in mattpocock/skills | Label in our tracker | Meaning |
| -------------------------- | -------------------- | ---------------------------------------- |
| `needs-triage` | `needs-triage` | Maintainer needs to evaluate this issue |
| `needs-info` | `needs-info` | Waiting on reporter for more information |
| `ready-for-agent` | `ready-for-agent` | Fully specified, ready for an AFK agent |
| `ready-for-human` | `ready-for-human` | Requires human implementation |
| `wontfix` | `wontfix` | Will not be actioned |
当某个 skill 提到 role例如 “apply the AFK-ready triage label”使用此表中对应的 label 字符串。
编辑右侧列,使其匹配你实际使用的 vocabulary。