X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fbug_report.yml;h=1d54c4d7370c4133faa3547f7dfb9cb548c18d2b;hb=fec4d204dd05c108fb49312bb7a570d15a4eb4bb;hp=5a1f04250c13ae66a7dac62aa850e43a22e81885;hpb=f33833db2498e39eb2da014aa719ce641b164096;p=e-mobility-charging-stations-simulator.git diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5a1f0425..1d54c4d7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,18 +4,17 @@ description: Create a bug report body: - type: markdown attributes: - label: Description 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 emobility-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: @@ -23,7 +22,7 @@ body: description: Description of the bug. - type: input attributes: - label: charging-stations-simulator version + label: emobility-charging-stations-simulator version - type: input attributes: label: Node.js Version @@ -43,4 +42,4 @@ body: - type: textarea attributes: label: Attachments - description: Logs, screenshots, screencast, etc. + description: Logs, configurations, screenshots, screencast, etc.