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:
authorMike Lewis <mlewis@gitlab.com>2019-01-11 05:41:02 +0300
committerMike Lewis <mlewis@gitlab.com>2019-01-11 05:41:02 +0300
commit43c82b229907c2e8d4ca3161c9dd061fea67a486 (patch)
tree66b1b38f3f9333aa9176edb29374931f0bf94d45 /.gitlab/issue_templates
parent89c4d2ae623dbd666e2eaa58812323b81e02b4ea (diff)
Add documentation items to Feature Request issue template
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r--.gitlab/issue_templates/Feature proposal.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature proposal.md b/.gitlab/issue_templates/Feature proposal.md
index 639a236631d..53dd423d14c 100644
--- a/.gitlab/issue_templates/Feature proposal.md
+++ b/.gitlab/issue_templates/Feature proposal.md
@@ -4,7 +4,8 @@
### Target audience
-<!--- For whom are we doing this? Include either a persona from https://design.gitlab.com/getting-started/personas or define a specific company role. e.a. "Release Manager" or "Security Analyst" -->
+<!--- For whom are we doing this? Include either a persona from https://design.gitlab.com/getting-started/personas
+or define a specific company role. e.a. "Release Manager" or "Security Analyst" -->
### Further details
@@ -14,6 +15,12 @@
<!--- How are we going to solve the problem? -->
+### Documentation
+
+<!--- What doc pages need to be created or updated across user, admin, and API docs?
+What concepts, procedures, or info is needed on each?
+PMs: Specify feature name, description, benefits, and use cases, if applicable. -->
+
### What does success look like, and how can we measure that?
<!--- If no way to measure success, link to an issue that will implement a way to measure this -->