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