summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author🚄 Job van der Voort 🚀 <job@gitlab.com>2017-11-21 18:38:39 +0000
committer🚄 Job van der Voort 🚀 <job@gitlab.com>2017-11-21 18:38:39 +0000
commit68826c56c9cd58a2e3e76c9f43a2063dc6ab8a3b (patch)
tree8adb200c7569c39ba72b68b699f7c9d025dea0fe
parentce019812a5127d503c735f5fe870e2aa4ad14665 (diff)
parentecb151658d23418b98267c0dd4d0850f881ea9a8 (diff)
downloadgitlab-ce-68826c56c9cd58a2e3e76c9f43a2063dc6ab8a3b.tar.gz
Merge branch 'simplify-feature-proposals' into 'master'
Simplify Feature Proposal template See merge request gitlab-org/gitlab-ce!15297
-rw-r--r--.gitlab/issue_templates/Feature Proposal.md43
1 files changed, 1 insertions, 42 deletions
diff --git a/.gitlab/issue_templates/Feature Proposal.md b/.gitlab/issue_templates/Feature Proposal.md
index 1278061a410..5b55eb1374b 100644
--- a/.gitlab/issue_templates/Feature Proposal.md
+++ b/.gitlab/issue_templates/Feature Proposal.md
@@ -1,22 +1,3 @@
-Please read this!
-
-Before opening a new issue, make sure to search for keywords in the issues
-filtered by the "feature proposal" label:
-
-For the Community Edition issue tracker:
-
-- https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name%5B%5D=feature+proposal
-
-For the Enterprise Edition issue tracker:
-
-- https://gitlab.com/gitlab-org/gitlab-ee/issues?label_name%5B%5D=feature+proposal
-
-and verify the issue you're about to submit isn't a duplicate.
-
-Please remove this notice if you're confident your issue isn't a duplicate.
-
-------
-
### Description
(Include problem, use cases, benefits, and/or goals)
@@ -25,26 +6,4 @@ Please remove this notice if you're confident your issue isn't a duplicate.
### Links / references
-### Documentation blurb
-
-#### Overview
-
-What is it?
-Why should someone use this feature?
-What is the underlying (business) problem?
-How do you use this feature?
-
-#### Use cases
-
-Who is this for? Provide one or more use cases.
-
-### Feature checklist
-
-Make sure these are completed before closing the issue,
-with a link to the relevant commit.
-
-- [ ] [Feature assurance](https://about.gitlab.com/handbook/product/#feature-assurance)
-- [ ] Documentation
-- [ ] Added to [features.yml](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/data/features.yml)
-
-/label ~"feature proposal" \ No newline at end of file
+/label ~"feature proposal"