X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=8f09177876a8b74bf0fa865a4b18c8da17359aea;hb=72b3d838688a1860297e7afb195e7d576fda3a69;hp=8fe3802d7b3246afee460156473ace1c772056f2;hpb=cb9a9a02105dfb078b2786108abc7af5d031955e;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8fe3802d..8f091778 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,7 +7,8 @@ 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. + 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: 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 @@ -42,4 +43,4 @@ body: - type: textarea attributes: label: Attachments - description: Logs, screenshots, screencast, etc. + description: Logs, configurations, screenshots, screencast, etc.