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