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:
authorJeremy Watson <jwatson@gitlab.com>2019-02-27 10:34:16 +0300
committerJames Lopez <james@gitlab.com>2019-02-27 10:34:16 +0300
commita9e51f79335656aa8c0acf3928fc2698d6b77715 (patch)
tree95a99b88694160185895c801f222e657da0fb02f /.gitlab
parentbf0b7927dbd2461241d8a7e8815ee4fdc432f848 (diff)
Added permissions section to issue template [CE]
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Feature proposal.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature proposal.md b/.gitlab/issue_templates/Feature proposal.md
index b6702ae74b4..9c86dff835f 100644
--- a/.gitlab/issue_templates/Feature proposal.md
+++ b/.gitlab/issue_templates/Feature proposal.md
@@ -37,6 +37,10 @@ Existing personas are: (copy relevant personas out of this comment, and delete a
<!-- How are we going to solve the problem? Try to include the user journey! https://about.gitlab.com/handbook/journeys/#user-journey -->
+### Permissions and Security
+
+What permissions are required to perform the described actions? Are they consistent with the existing permissions as documented for users, groups, and projects as appropriate? Is the proposed behavior consistent between the UI, API, and other access methods (e.g. email replies)?
+
### Documentation
<!-- See the Feature Change Documentation Workflow https://docs.gitlab.com/ee/development/documentation/feature-change-workflow.html