diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2014-08-20 16:24:17 +0200 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2014-08-20 16:24:17 +0200 |
commit | 2353554ba50f5aeb82611a365563b079de194c45 (patch) | |
tree | 5ee7742619706263a525d82702dbfa872630f75f /doc | |
parent | 4b9a838dc8d92e2448daeb02070b86a2ae0504e0 (diff) | |
download | gitlab-ce-2353554ba50f5aeb82611a365563b079de194c45.tar.gz |
add required permission to label doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/workflow/labels.md | 2 |
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. |