docs: warn about github issue misuage in issue templates
[e-mobility-charging-stations-simulator.git] / .github / ISSUE_TEMPLATE / bug_report.yml
index 1d54c4d7370c4133faa3547f7dfb9cb548c18d2b..8f09177876a8b74bf0fa865a4b18c8da17359aea 100644 (file)
@@ -7,7 +7,8 @@ body:
       value: |
         Thank you for reporting an issue.
 
-        This issue tracker is for bugs and issues found in emobility-charging-stations-simulator.
+        This issue tracker is for bugs and issues found in e-mobility-charging-stations-simulator.
+        Any misuse of this issue tracker will be closed immediately, such as simulator configuration support, simulator usage support, ...
 
         Please fill in as much of the template below as you're able.
   - type: checkboxes
@@ -22,7 +23,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 +31,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