X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=ea64bd270e8842131f7ec6c2a2b8f8152f01cd40;hb=9317d53af21537c22c55aed1f4d6565784ca9f16;hp=97cefa33a7a2bc3954ca902c2b3b5300c4364c3e;hpb=9e2960c46e69f7058cb4eb0b6a695d7202f17e92;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 97cefa33..ea64bd27 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,13 +6,15 @@ body: attributes: 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: @@ -20,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 @@ -40,4 +42,4 @@ body: - type: textarea attributes: label: Attachments - description: Logs, screenshots, screencast, etc. + description: Logs, configurations, screenshots, screencast, etc.