summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Busatto <fabio@gitlab.com>2019-03-20 09:32:49 +0000
committerFabio Busatto <fabio@gitlab.com>2019-03-20 09:32:49 +0000
commit7b767c6884aafc5c66ba516a8c63473f91b9c370 (patch)
tree3747b37b164ed9a49a0414a25a1e087bc954b507
parent73d348da097d31703ac36c375caffab1be46ede5 (diff)
downloadgitlab-ce-rename-team-labels-to-group-labels.tar.gz
-rw-r--r--doc/development/contributing/issue_workflow.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/development/contributing/issue_workflow.md b/doc/development/contributing/issue_workflow.md
index 05a0913d2a4..550d88b2ff9 100644
--- a/doc/development/contributing/issue_workflow.md
+++ b/doc/development/contributing/issue_workflow.md
@@ -8,7 +8,7 @@ Most issues will have labels for at least one of the following:
- Type: ~feature, ~bug, ~customer, etc.
- Subject: ~wiki, ~"container registry", ~ldap, ~api, etc.
-- Group: ~Plan, ~Manage, ~Quality, etc.
+- Group: ~Plan, ~Create, etc.
- Stage: ~"devops:plan", ~"devops:create", etc.
- Release Scoping: ~Deliverable, ~Stretch, ~"Next Patch Release"
- Priority: ~P1, ~P2, ~P3, ~P4
@@ -69,7 +69,6 @@ The current group labels are:
- ~Manage
- ~Monitor
- ~Plan
-- ~Quality
- ~Release
- ~Secure
- ~Verify
@@ -77,8 +76,9 @@ The current group labels are:
The descriptions on the [labels page][labels-page] explain what falls under the
responsibility of each group.
-Along with those group labels, we also have the ~UX, ~backend, and ~frontend labels to
-indicate if an issue needs UX, backend, frontend work.
+Along with those group labels, we also have the ~UX, ~Quality, ~backend, and
+~frontend labels to indicate if an issue needs UX, Quality, backend, and
+frontend work.
## Stage labels