Add the missing issue template key in the right section
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / feature_request.yml
index 4f6c53f1d5db8394841e4b3e252517f081070ac1..8854c9ba10716496626ce910f790dee8b867b3e0 100644 (file)
@@ -4,7 +4,6 @@ description: Request a feature
 body:
   - type: markdown
     attributes:
-      label: Description
       value: |
         Thank you for requesting a feature.
 
@@ -12,9 +11,9 @@ body:
 
   - 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: