浏览代码

Merge pull request #26984 from thaJeztah/update-triage-process

[RFC] Update triage process with more labels
Vincent Demeester 8 年之前
父节点
当前提交
d2ccc8007a
共有 1 个文件被更改,包括 13 次插入1 次删除
  1. 13 1
      project/ISSUE-TRIAGE.md

+ 13 - 1
project/ISSUE-TRIAGE.md

@@ -78,7 +78,7 @@ have:
 | area/testing              |
 | area/testing              |
 | area/volumes              |
 | area/volumes              |
 
 
-### Platform
+#### Platform
 
 
 | Platform                  |
 | Platform                  |
 |---------------------------|
 |---------------------------|
@@ -105,6 +105,18 @@ written a whole plugin for Docker in a personal project and never contributed to
 Docker. With that kind of experience, you could take on an <strong
 Docker. With that kind of experience, you could take on an <strong
 class="gh-label expert">exp/expert</strong> level task.
 class="gh-label expert">exp/expert</strong> level task.
 
 
+#### Triage status
+
+To communicate the triage status with other collaborators, you can apply status
+labels to issues. These labels prevent duplicating effort.
+
+| Status                        | Description                                                                                                                                                                 |
+|-------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| status/confirmed              | You triaged the issue, and were able to reproduce the issue. Always leave a comment how you reproduced, so that the person working on resolving the issue has a way to set up a test-case.
+| status/accepted               | Apply to enhancements / feature requests that we think are good to have. Adding this label helps contributors find things to work on.
+| status/more-info-needed       | Apply this to issues that are missing information (e.g. no `docker version` or `docker info` output, or no steps to reproduce), or require feedback from the reporter. If the issue is not updated after a week, it can generally be closed.
+| status/needs-attention        | Apply this label if an issue (or PR) needs more eyes.
+
 ### 3. Prioritizing issue
 ### 3. Prioritizing issue
 
 
 When, and only when, an issue is attached to a specific milestone, the issue can be labeled with the
 When, and only when, an issue is attached to a specific milestone, the issue can be labeled with the