给问题打标签
给问题打标签
如果您正在处理一个问题,请记得给这个问题标记一个或者多个您认为有意义的标签。有了标签,其他开发人员就会很轻松地识别出问题,以便对其进行分类并跟踪进度。
对于需要编码和发版修复的 issues 和 pull requests,需要您将其标记为 milestone。
一些常用的标签:
- 请求帮助
- help wanted
 - good first issue
 
 - 优先级
- priority/blocker
 - priority/high
 - priority/low
 - priority/normal
 
 - 状态
- status/need-triage
 - status/DO-NOT-MERGE
 - status/READY-TO-MERGE
 - status/invalid
 - status/wontfix
 
 - 类型
- type/bug
 - type/documentation
 - type/enhancement
 - type/feature