X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=ea64bd270e8842131f7ec6c2a2b8f8152f01cd40;hb=a1deee04b887e89dcb63f2811f80c42bfff0d8cd;hp=0e0c394b978238e36e0a2c798075fb6a6144fd74;hpb=8ac35941fff0c003fdd7bbc94a67ad96cf5ce911;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0e0c394b..ea64bd27 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: 'Bug report' -title: \\[BUG\\] +title: '[BUG] ' description: Create a bug report body: - type: markdown @@ -7,24 +7,22 @@ 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: label: Description - description: - Description of the bug. + 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 @@ -44,4 +42,4 @@ body: - type: textarea attributes: label: Attachments - description: Logs, screenshots, screencast, etc. + description: Logs, configurations, screenshots, screencast, etc.