Merge branch 'docs-update-mr-documentation-template' into 'master'

Add note about permissions in Doc MR template

See merge request gitlab-org/gitlab-ce!32755
This commit is contained in:
Achilleas Pipinellis 2019-09-06 17:13:00 +00:00
commit 86f6d60a61
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
## Author's checklist
- [ ] Follow the [Documentation Guidelines](https://docs.gitlab.com/ee/development/documentation/) and [Style Guide](https://docs.gitlab.com/ee/development/documentation/styleguide.html).
- [ ] If applicable, update the [permissions table](https://docs.gitlab.com/ee/user/permissions.html).
- [ ] Link docs to and from the higher-level index page, plus other related docs where helpful.
- [ ] Apply the ~Documentation label.