Prepare the repository to be hosted on SAP GitHub organisation
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / feature_request.yml
CommitLineData
1e1be0df 1name: 'Feature request'
b343e73a
JB
2title: '[FEATURE] '
3description: Request a feature
1e1be0df
JB
4body:
5 - type: markdown
6 attributes:
7 value: |
b343e73a 8 Thank you for requesting a feature.
f33833db 9
251fff5c 10 This issue tracker is for feature requests in emobility-charging-stations-simulator.
f33833db 11
1e1be0df
JB
12 - type: checkboxes
13 attributes:
cb9a9a02 14 label: Duplicate issue
1e1be0df 15 options:
cb9a9a02 16 - label: I've searched for any related issues and avoided creating a duplicate issue.
1e1be0df
JB
17 required: true
18 - type: textarea
19 attributes:
20 label: Description
e7aeea18 21 description: A clear and concise description of the feature.
1e1be0df
JB
22 - type: textarea
23 attributes:
24 label: Attachments
bece9cdc 25 description: Logs, configurations, screenshots, screencast, etc.