summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Feature Proposal.md
blob: d96c9ad59e0b5e0c2d148be157f79c8790243dc7 (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
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

(Write the start of the documentation of this feature here, include:

1. Why should someone use it; what's the underlying problem.
2. What is the solution.
3. How does someone use this

During implementation, this can then be copied and used as a starter for the documentation.)

/label ~"feature proposal"