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