Merge pull request #7167 from Razer6/doc/add_create_milestone_permission

Fixes #7148, Add 'create milestone permission' to docs
This commit is contained in:
Dmitriy Zaporozhets 2014-06-24 10:29:41 +03:00
commit d8cec13703
1 changed files with 1 additions and 0 deletions

View File

@ -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 | | | ✓ | ✓ | ✓ |