07e10fd56d4c16bf1a3edcf6528c3e22e99608c5
[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:
15 I've searched for any related issues and avoided creating a
16 duplicate issue.
17 required: true
18 - type: textarea
19 attributes:
20 label: Description
21 description:
22 A clear and concise description of the feature.
23 - type: textarea
24 attributes:
25 label: Attachments
26 description: Logs, screenshots, screencast, etc.