summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: b02df0172713d15f2cecf2663ef2be8bf22c968f (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
---
name: ✨ Feature request
about: Suggest an idea for this project
labels: priority/medium, status/new, type/enchancement
---
<!--- Verify first that your feature was not already discussed on GitHub -->

##### Summary
<!--- Describe the new feature/improvement briefly below -->


##### Issue Type

- Feature Idea

##### Additional Information
<!--- Describe how the feature would be used, why it is needed and what it would solve -->

<!--- Paste example playbooks or commands between quotes below -->
```console

```

<!--- HINT: You can also paste gist.github.com links for larger files -->