refactor: align set information namespace
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index b4b66a12dcbf82ea40d9b4b027f57144bc728ec9..1eb456d280b807b2853ec35bfe1366c3304481e6 100644 (file)
@@ -7,7 +7,7 @@ body:
       value: |
         Thank you for reporting an issue.
 
-        This issue tracker is for bugs and issues found in charging-stations-simulator.
+        This issue tracker is for bugs and issues found in e-mobility-charging-stations-simulator.
 
         Please fill in as much of the template below as you're able.
   - type: checkboxes
@@ -22,7 +22,7 @@ body:
       description: Description of the bug.
   - type: input
     attributes:
-      label: emobility-charging-stations-simulator version
+      label: e-mobility-charging-stations-simulator version
   - type: input
     attributes:
       label: Node.js Version
@@ -30,7 +30,7 @@ body:
   - type: textarea
     attributes:
       label: System
-      description: Output of `npx envinfo --system`.
+      description: Output of `npx --yes envinfo --system`.
   - type: textarea
     attributes:
       label: Expected result