X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=1eb456d280b807b2853ec35bfe1366c3304481e6;hb=19bdf4ca58ec313de2404dc598553a328b425722;hp=5e484fc62f1c9b9d42b4781f7296c44234a0f5c3;hpb=e7aeea18e189dd087c8f951cf77a253e2818ae90;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5e484fc6..1eb456d2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,14 +7,14 @@ 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 attributes: + label: Duplicate issue options: - - label: I've searched for any related issues and avoided creating a - duplicate issue. + - label: I've searched for any related issues and avoided creating a duplicate issue. required: true - type: textarea attributes: @@ -22,7 +22,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 +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 @@ -42,4 +42,4 @@ body: - type: textarea attributes: label: Attachments - description: Logs, screenshots, screencast, etc. + description: Logs, configurations, screenshots, screencast, etc.