docs: refine GitHub issue templates
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / feature_request.yml
index d5208cbbd25b84cd7fa8542c3c9472045ce4f691..0cee693fca2f14f700db8314dddec1f9470de383 100644 (file)
@@ -18,10 +18,24 @@ body:
       options:
         - label: I've searched for any related issues and avoided creating a duplicate issue.
           required: true
+  - type: dropdown
+    attributes:
+      label: Component
+      description: The component of the simulator that the feature is related to.
+      options:
+        - Simulator
+        - Web UI
+    validations:
+      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
+    validations:
+      required: true
   - type: textarea
     attributes:
       label: Attachments