From 19f0feadd6405176f7cbe94e0ad4b9dc1965da3e Mon Sep 17 00:00:00 2001 From: "Arnaud Porterie (icecrime)" Date: Fri, 9 Sep 2016 15:50:11 -0700 Subject: [PATCH] Update issue labels Signed-off-by: Arnaud Porterie (icecrime) --- project/ISSUE-TRIAGE.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/project/ISSUE-TRIAGE.md b/project/ISSUE-TRIAGE.md index 80b2232b13..12dc856943 100644 --- a/project/ISSUE-TRIAGE.md +++ b/project/ISSUE-TRIAGE.md @@ -39,7 +39,7 @@ An issue can have multiple of the following labels. | kind/bug | Bugs are bugs. The cause may or may not be known at triage time so debugging should be taken account into the time estimate. | | kind/docs | Writing documentation, man pages, articles, blogs, or other significant word-driven task. | | kind/enhancement | Enhancement are not bugs or new features but can drastically improve usability or performance of a project component. | -| kind/feature | Functionality or other elements that the project does not currently support. Features are new and shiny. | +| kind/feature | Functionality or other elements that the project does not currently support. Features are new and shiny. | | kind/question | Contains a user or contributor question requiring a response. | #### Functional area @@ -49,14 +49,37 @@ An issue can have multiple of the following labels. | area/api | | area/builder | | area/cli | +| area/distribution | | area/kernel | +| area/logging | +| area/networking | +| area/plugins | +| area/project | | area/runtime | +| area/security | +| area/security/apparmor | +| area/security/seccomp | +| area/security/selinux | +| area/security/trust | | area/storage | | area/storage/aufs | | area/storage/btrfs | | area/storage/devicemapper | | area/storage/overlay | | area/storage/zfs | +| area/swarm | +| area/testing | +| area/volumes | + +### Platform + +| Platform | +|---------------------------| +| platform/arm | +| platform/darwin | +| platform/ibm-power | +| platform/ibm-z | +| platform/windows | #### Experience level