value: |
Thank you for reporting an issue.
- This issue tracker is for bugs and issues found in e-mobility-charging-stations-simulator.
+ This issue tracker is for bugs and issues found in poolifier.
Any misuse of this issue tracker will be closed immediately.
Please fill in as much of the template below as you're able.
+++ /dev/null
----
-name: Feature request
-about: Suggest an idea for this project
-title: FEATURE_
-labels: ''
-assignees: ''
----
-
-**Is your feature request related to a problem? Please describe.**
-A clear and concise description of what the problem is.
-
-**Describe the solution you'd like**
-A clear and concise description of what you want to happen.
-
-**Describe alternatives you've considered**
-A clear and concise description of any alternative solutions or features you've considered.
-
-**Additional context**
-Add any other context or screenshots about the feature request here.
--- /dev/null
+name: Feature request
+description: Request a feature
+title: '[FEATURE]'
+labels: ['enhancement', 'triage']
+
+body:
+ - type: markdown
+ attributes:
+ value: |
+ Thank you for requesting a feature.
+
+ This issue tracker is for feature requests in poolifier.
+ Any misuse of this issue tracker will be closed immediately.
+
+ Please fill in as much of the template below as you're able.
+ - type: checkboxes
+ attributes:
+ label: Duplicate issue
+ options:
+ - label: I've searched for any related issues and avoided creating a duplicate issue.
+ required: true
+ - type: textarea
+ attributes:
+ label: Description
+ description: A clear and concise description of the feature.
+ placeholder: |
+ - If your feature request is related to a problem, please describe it
+ - If you have solutions in mind, please describe them
+ - type: textarea
+ attributes:
+ label: Attachments
+ description: Architecture or design documents, screenshots, screencast, etc.