refactor: refine error message at building default storage URI
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index 8100917989345b8568eb34b3c1ae6cab317bb2f9..bd4b5d169c06c66a220dd2a5bb4594dce2b44b4f 100644 (file)
@@ -1,7 +1,7 @@
 name: 'Bug report'
 title: '[BUG] '
 labels: ['bug', 'triage']
-description: Create a bug report
+description: File a bug report
 body:
   - type: markdown
     attributes:
@@ -27,7 +27,7 @@ body:
       label: e-mobility-charging-stations-simulator version
   - type: input
     attributes:
-      label: Node.js Version
+      label: Node.js version
       description: Output of `node -v`.
   - type: textarea
     attributes:
@@ -41,6 +41,10 @@ body:
     attributes:
       label: Actual result
       description: What actually happened.
+  - type: textarea
+    attributes:
+      label: Steps to reproduce
+      description: Steps to reproduce the bug.
   - type: textarea
     attributes:
       label: Attachments