refactor: add type for template charging stations tracking
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index 0c515b6691a5fddfbb04af51272bc3ebf12ff547..dd821855bb0388711a2ed601138951d43daa8903 100644 (file)
@@ -22,6 +22,8 @@ body:
     attributes:
       label: Description
       description: Description of the bug.
+      placeholder: |
+        - Please include error outputs in the 'Actual result' input field from 'pnpm start:dev', if any
   - type: input
     attributes:
       label: e-mobility-charging-stations-simulator version
@@ -41,6 +43,13 @@ body:
     attributes:
       label: Actual result
       description: What actually happened.
+      placeholder: |
+        - Please include the actual error outputs generated from 'pnpm start:dev', if any
+        - Please include the actual error log messages, if any
+  - type: textarea
+    attributes:
+      label: Steps to reproduce
+      description: Steps to reproduce the bug.
   - type: textarea
     attributes:
       label: Attachments