From 0cd4d7de43d785af74d13029c736c6feec4e23d4 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 27 Sep 2016 17:03:44 +0200 Subject: [PATCH] Update triage process with more labels Describe new labels in the triage process to improve the triage workflow / efficiency Signed-off-by: Sebastiaan van Stijn --- project/ISSUE-TRIAGE.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/project/ISSUE-TRIAGE.md b/project/ISSUE-TRIAGE.md index 35bacdb314..95cb2f1b95 100644 --- a/project/ISSUE-TRIAGE.md +++ b/project/ISSUE-TRIAGE.md @@ -78,7 +78,7 @@ have: | area/testing | | area/volumes | -### 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 exp/expert 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 When, and only when, an issue is attached to a specific milestone, the issue can be labeled with the