summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-24 10:29:41 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-24 10:29:41 +0300
commitd8cec1370382b84ee4c0dbfbf8873bcf6c8b559b (patch)
treefc974e6843ae7c0f736a225f517e1d012076d0d4
parent6aa3e7ba0b57f2602ab530000dbb54a4b705a219 (diff)
parent1d8c32982d6b80181a3e4be01cd6c587082b4ddf (diff)
downloadgitlab-ce-d8cec1370382b84ee4c0dbfbf8873bcf6c8b559b.tar.gz
Merge pull request #7167 from Razer6/doc/add_create_milestone_permission
Fixes #7148, Add 'create milestone permission' to docs
-rw-r--r--doc/permissions/permissions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md
index e01b02212b6..d1da1496520 100644
--- a/doc/permissions/permissions.md
+++ b/doc/permissions/permissions.md
@@ -16,6 +16,7 @@ If a user is a GitLab administrator they receive all permissions.
| Pull project code | | ✓ | ✓ | ✓ | ✓ |
| Download project | | ✓ | ✓ | ✓ | ✓ |
| Create code snippets | | ✓ | ✓ | ✓ | ✓ |
+| Create new milestones | | | ✓ | ✓ | ✓ |
| Create new merge request | | | ✓ | ✓ | ✓ |
| Create new branches | | | ✓ | ✓ | ✓ |
| Push to non-protected branches | | | ✓ | ✓ | ✓ |