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