docs: refine bug report issue template, take 2
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index 513e62f9797b81a4d91d67a4e427c1a6a262a0a3..633a1b20168e97e6f02a40720af4264e415da35a 100644 (file)
@@ -42,7 +42,8 @@ body:
       label: Actual result
       description: What actually happened.
       placeholder: |
-        Please include the actual error message generated with from `pnpm start:dev`, if any.
+        - 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