summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Feature Proposal.md
blob: 2636010e2fb3bca23947aa890891d10c40348f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
### 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.)