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:
author🚄 Job van der Voort 🚀 <job@gitlab.com>2018-06-06 18:20:05 +0300
committer🚄 Job van der Voort 🚀 <job@gitlab.com>2018-06-06 18:20:05 +0300
commit6c5c383361f0e1cd8cfb9ca671a58abcdf4a6c0b (patch)
tree3327fb4a7bb72d7a6ec8e23a7cca1f8cd7282b1d
parente9ad837cf0f0a51e7f8035f27ad35005a828e3fd (diff)
parent5b75c6777a6ad60a7d3e60b03f5da1cd4c77c0d1 (diff)
Merge branch 'JobV-master-patch-08985' into 'master'
update issue template to encourage collaboration and metrics See merge request gitlab-org/gitlab-ce!18972
-rw-r--r--.gitlab/issue_templates/Feature Proposal.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Feature Proposal.md b/.gitlab/issue_templates/Feature Proposal.md
index 5b55eb1374b..c4065d3c4ea 100644
--- a/.gitlab/issue_templates/Feature Proposal.md
+++ b/.gitlab/issue_templates/Feature Proposal.md
@@ -1,9 +1,15 @@
-### Description
+### Problem to solve
-(Include problem, use cases, benefits, and/or goals)
+### Further details
+
+(Include use cases, benefits, and/or goals)
### Proposal
+### 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)
+
### Links / references
/label ~"feature proposal"