Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <jobvandervoort@gmail.com>2014-08-20 18:24:17 +0400
committerJob van der Voort <jobvandervoort@gmail.com>2014-08-20 18:24:17 +0400
commit2353554ba50f5aeb82611a365563b079de194c45 (patch)
tree5ee7742619706263a525d82702dbfa872630f75f /doc/workflow/labels.md
parent4b9a838dc8d92e2448daeb02070b86a2ae0504e0 (diff)
add required permission to label doc
Diffstat (limited to 'doc/workflow/labels.md')
-rw-r--r--doc/workflow/labels.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/labels.md b/doc/workflow/labels.md
index 9ec51243386..085b7baf5ce 100644
--- a/doc/workflow/labels.md
+++ b/doc/workflow/labels.md
@@ -1,6 +1,6 @@
# Labels
-In GitLab, you can easily tag issues and merge requests. To create a label, go to a project and then to `Issues` and then `Labels`.
+In GitLab, you can easily tag issues and merge requests. If you have permission level `Developer` or higher, you can manage labels. To create, edit or delete a label, go to a project and then to `Issues` and then `Labels`.
Here you can create a new label.