docs: warn about github issue misuage in issue templates
[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
7f774a55 10 This issue tracker is for feature requests in e-mobility-charging-stations-simulator.
72b3d838 11 Any misuse of this issue tracker will be closed immediately, such as simulator configuration support, simulator usage support, ...
f33833db 12
72b3d838 13 Please fill in as much of the template below as you're able.
1e1be0df
JB
14 - type: checkboxes
15 attributes:
cb9a9a02 16 label: Duplicate issue
1e1be0df 17 options:
cb9a9a02 18 - label: I've searched for any related issues and avoided creating a duplicate issue.
1e1be0df
JB
19 required: true
20 - type: textarea
21 attributes:
22 label: Description
e7aeea18 23 description: A clear and concise description of the feature.
1e1be0df
JB
24 - type: textarea
25 attributes:
26 label: Attachments
72b3d838 27 description: Architecture or design documents, screenshots, screencast, etc.