bug-triage-prep
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseBug Triage Prep
Bug分类准备
Prepare bug triage notes from current bug tasks.
从当前Bug任务生成Bug分类准备笔记。
Instructions
操作步骤
- Fetch bugs with .
list-bugs - Optionally enrich selected bugs with .
get-task-details - Call :
bug-triage-prep
json
bug-triage-prep({
"bugs": "<json-array>",
"criteria": "impact, customer reach, repro reliability"
})- 使用获取Bug。
list-bugs - (可选)使用补充所选Bug的详细信息。
get-task-details - 调用:
bug-triage-prep
json
bug-triage-prep({
"bugs": "<json-array>",
"criteria": "impact, customer reach, repro reliability"
})