summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Feature Proposal.md
blob: 85ad5691bc9038554d01203c2e390036ac8f03c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Please read this!

Before opening a new issue, make sure to search for keywords in the issues
filtered by the "feature proposal" label:

- https://gitlab.com/gitlab-org/gitlab-ce/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)

### Proposal

### 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"