Browse Source

Merge pull request #26541 from LK4D4/update_labels

project: add area/daemon and area/docs labels
Vincent Demeester 8 năm trước cách đây
mục cha
commit
76ee0e8185
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      project/ISSUE-TRIAGE.md

+ 2 - 1
project/ISSUE-TRIAGE.md

@@ -37,7 +37,6 @@ An issue can have multiple of the following labels.
 | Kind             | Description                                                                                                                     |
 | Kind             | Description                                                                                                                     |
 |------------------|---------------------------------------------------------------------------------------------------------------------------------|
 |------------------|---------------------------------------------------------------------------------------------------------------------------------|
 | 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/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/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.                                                                   |
 | kind/question    | Contains a user or contributor question requiring a response.                                                                   |
@@ -49,7 +48,9 @@ An issue can have multiple of the following labels.
 | area/api                  |
 | area/api                  |
 | area/builder              |
 | area/builder              |
 | area/cli                  |
 | area/cli                  |
+| area/daemon               |
 | area/distribution         |
 | area/distribution         |
+| area/docs                 |
 | area/kernel               |
 | area/kernel               |
 | area/logging              |
 | area/logging              |
 | area/networking           |
 | area/networking           |