Fix issue template reformating
[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 This issue tracker is for feature requests in charging-stations-simulator.
10 - type: checkboxes
11 attributes:
12 options:
e7aeea18 13 - label: I've searched for any related issues and avoided creating a
1e1be0df
JB
14 duplicate issue.
15 required: true
16 - type: textarea
17 attributes:
18 label: Description
e7aeea18 19 description: A clear and concise description of the feature.
1e1be0df
JB
20 - type: textarea
21 attributes:
22 label: Attachments
23 description: Logs, screenshots, screencast, etc.