Permit to run code in async scope in the OCPP stack
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / feature_request.yml
index d80e0b995fb10bf8a364e0e5b5083f4183fe389c..18d77c10c87b7aa99a3888f8c375706cb269f5ba 100644 (file)
@@ -1,26 +1,25 @@
 name: 'Feature request'
-title: [FEATURE]
-description: Suggest a feature
+title: '[FEATURE] '
+description: Request a feature
 body:
   - type: markdown
     attributes:
       value: |
-        Thank you for reporting an feature request.
+        Thank you for requesting a feature.
+
+        This issue tracker is for feature requests in e-mobility-charging-stations-simulator.
 
-        This issue tracker is for feature requests in charging-stations-simulator.
   - type: checkboxes
     attributes:
+      label: Duplicate issue
       options:
-        - label:
-            I've searched for any related issues and avoided creating a
-            duplicate issue.
+        - 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.
+      description: A clear and concise description of the feature.
   - type: textarea
     attributes:
       label: Attachments
-      description: Logs, screenshots, screencast, etc.
+      description: Logs, configurations, screenshots, screencast, etc.