summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-11-17 12:19:04 -0800
committerSytse Sijbrandij <sytse@gitlab.com>2015-11-17 12:19:04 -0800
commit3d762c2e92f42a2c35cfbc90c87caedc8d60518a (patch)
treef77b23116669b69a7a91167b675a6ad07cdb9f2f
parent632f60cc76c1b2cd91a079ca8538d59fa28c9818 (diff)
downloadgitlab-ce-3d762c2e92f42a2c35cfbc90c87caedc8d60518a.tar.gz
More labels since we get more specializations.issue-labels
-rw-r--r--PROCESS.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/PROCESS.md b/PROCESS.md
index a4b0c83644b..1408c8302ee 100644
--- a/PROCESS.md
+++ b/PROCESS.md
@@ -34,13 +34,16 @@ The most important thing is making sure valid issues receive feedback from the d
## Workflow labels
-Workflow labels are purposely not very detailed since that would be hard to keep updated as you would need to re-evaluate them after every comment. We optionally use functional labels on demand when want to group related issues to get an overview (for example all issues related to RVM, to tackle them in one go) and to add details to the issue.
+Workflow labels are purposely not very detailed since that would be hard to keep updated as you would need to re-evaluate them after every comment. We optionally use functional labels on demand when want to group related issues to get an overview (for example all issues related to RVM, to tackle them in one go) and to add details to the issue.
- *Awaiting feedback*: Feedback pending from the reporter
- *Awaiting confirmation of fix*: The issue should already be solved in **master** (generally you can avoid this workflow item and just close the issue right away)
- *Attached MR*: There is a MR attached and the discussion should happen there
- We need to let issues stay in sync with the MR's. We can do this with a "Closing #XXXX" or "Fixes #XXXX" comment in the MR. We can't close the issue when there is a merge request because sometimes a MR is not good and we just close the MR, then the issue must stay.
-- *Awaiting developer action/feedback*: Issue needs to be fixed or clarified by a developer
+- *Developer*: needs help from a developer
+- *UX* needs needs help from a UX designer
+- *Frontend* needs help from a Front-end engineer
+- *Graphics* needs help from a Graphics designer
## Functional labels