summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <jobvandervoort@gmail.com>2017-06-21 11:47:35 +0100
committerJob van der Voort <jobvandervoort@gmail.com>2017-06-21 11:47:35 +0100
commit41e801b960af3d8c793fbffab2f58f9246bcd8c2 (patch)
tree04f9b895abc0efed426affed882d9466dfba0f7b
parent1ef20534667b20ae93ea744127399c85230dc0a2 (diff)
downloadgitlab-ce-feature-checklist.tar.gz
update new feature template based on suggestionsfeature-checklist
-rw-r--r--.gitlab/issue_templates/Feature Proposal.md19
1 files changed, 9 insertions, 10 deletions
diff --git a/.gitlab/issue_templates/Feature Proposal.md b/.gitlab/issue_templates/Feature Proposal.md
index 10d7e8ff916..85ad5691bc9 100644
--- a/.gitlab/issue_templates/Feature Proposal.md
+++ b/.gitlab/issue_templates/Feature Proposal.md
@@ -21,25 +21,24 @@ Please remove this notice if you're confident your issue isn't a duplicate.
### Documentation blurb
-(Write the start of the documentation of this feature here, include these headers:
+#### Overview
-#### Why do you need this?
+What is it?
+Why should someone use this feature?
+What is the underlying (business) problem?
+How do you use this feature?
-(Why should someone use this feature? What is the underlying problem?)
+#### Use cases
-#### Who is this for?
-
-(E.g. if you are using many large files, you should use LFS.)
-
-During implementation, this can then be copied and used as a starter for the documentation.)
+Who is this for? Provide one or more use cases.
### Feature checklist
-Make sure these are completed before closing the issue,
+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 [comparison.yml](https://gitlab.com/gitlab-com/www-gitlab-com/blob/master/data/comparisons.yml)
+- [ ] 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