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:
authorMark Fletcher <mark@gitlab.com>2018-08-13 19:40:26 +0300
committerMark Fletcher <mark@gitlab.com>2018-08-13 19:40:26 +0300
commitf47d1befdd6215d57feb45936d7a4809e8c76b10 (patch)
tree56263ae7449e7a58bd78e34b6259933b73a11dd8 /doc/user/permissions.md
parentd4eeee2ad393ef54faecae17fe09789b887bd08b (diff)
Clarify roles with permission to label Merge Requests
Diffstat (limited to 'doc/user/permissions.md')
-rw-r--r--doc/user/permissions.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index b6438397db8..493b6a3c4c0 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -46,7 +46,8 @@ The following table depicts the various user permission levels in a project.
| Download project | [^1] | ✓ | ✓ | ✓ | ✓ |
| Assign issues | | ✓ | ✓ | ✓ | ✓ |
| Assign merge requests | | | ✓ | ✓ | ✓ |
-| Label issues and merge requests | | ✓ | ✓ | ✓ | ✓ |
+| Label issues | | ✓ | ✓ | ✓ | ✓ |
+| Label merge requests | | | ✓ | ✓ | ✓ |
| Create code snippets | | ✓ | ✓ | ✓ | ✓ |
| Manage issue tracker | | ✓ | ✓ | ✓ | ✓ |
| Manage labels | | ✓ | ✓ | ✓ | ✓ |