summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature-request.md
blob: 0c3a4ff79d408e7a4b6eee4855b0335eb59f4e73 (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
---
name: Feature Request
about: Make a suggestion on a feature or improvement for the project
title: ''
labels: enhancement
assignees: ''

---

## This would solve...

<!-- A clear and concise description of the problem this feature request relates
to, if applicable. -->

## The implementation should look like...

<!-- A clear and concise description of how you expect this to be resolved or
implemented. -->

## I have also considered...

<!-- A clear and concise description of any alternative solutions or features
you have considered. -->

## Additional context

<!-- Add any other context, screenshots or ideas about the feature request
here. -->