Apply prettier formating
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / feature_request.yml
CommitLineData
1e1be0df 1name: 'Feature request'
b343e73a
JB
2title: '[FEATURE] '
3description: Request a feature
1e1be0df
JB
4body:
5 - type: markdown
6 attributes:
7 value: |
b343e73a 8 Thank you for requesting a feature.
1e1be0df
JB
9
10 This issue tracker is for feature requests in charging-stations-simulator.
11 - type: checkboxes
12 attributes:
13 options:
e7aeea18 14 - label: I've searched for any related issues and avoided creating a
1e1be0df
JB
15 duplicate issue.
16 required: true
17 - type: textarea
18 attributes:
19 label: Description
e7aeea18 20 description: A clear and concise description of the feature.
1e1be0df
JB
21 - type: textarea
22 attributes:
23 label: Attachments
24 description: Logs, screenshots, screencast, etc.