Fixes #7148, Add 'create milestone permission' to docs

This commit is contained in:
Robert Schilling 2014-06-21 00:05:27 +02:00
parent d1e424bd5c
commit 1d8c32982d
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 | | | ✓ | ✓ | ✓ |