Fixlet to configuration tunable deprecation
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index 5a1f04250c13ae66a7dac62aa850e43a22e81885..8fe3802d7b3246afee460156473ace1c772056f2 100644 (file)
@@ -4,7 +4,6 @@ description: Create a bug report
 body:
   - type: markdown
     attributes:
-      label: Description
       value: |
         Thank you for reporting an issue.
 
@@ -13,9 +12,9 @@ body:
         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.
+        - label: I've searched for any related issues and avoided creating a duplicate issue.
           required: true
   - type: textarea
     attributes: