docs: refine GitHub issue templates
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / feature_request.yml
index 09e61b0a6fae0aa40c1e2d5588ab78d5701a8339..7554e292882dc0810849a2714b51594338eefa20 100644 (file)
@@ -17,7 +17,18 @@ body:
       label: Duplicate issue
       options:
         - label: I've searched for any related issues and avoided creating a duplicate issue.
-          required: true
+    validations:
+      required: true
+  - type: dropdown
+    attributes:
+      label: Component
+      description: The component of the simulator that the feature is related to.
+      options:
+        - Simulator
+        - Web UI
+      default: 0
+    validations:
+      required: true
   - type: textarea
     attributes:
       label: Description
@@ -25,6 +36,8 @@ body:
       placeholder: |
         - If your feature request is related to a problem, please describe it
         - If you have solutions in mind, please describe them
+    validations:
+      required: true
   - type: textarea
     attributes:
       label: Attachments