From: Jérôme Benoit Date: Thu, 3 Aug 2023 14:21:04 +0000 (+0200) Subject: docs: refine bug report issue template, take 2 X-Git-Tag: v1.2.20~31 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=acdb5f0bf3aefdca197d4dd89882fc82eb56006f;p=e-mobility-charging-stations-simulator.git docs: refine bug report issue template, take 2 Signed-off-by: Jérôme Benoit --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 513e62f9..633a1b20 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -42,7 +42,8 @@ body: label: Actual result description: What actually happened. placeholder: | - Please include the actual error message generated with from `pnpm start:dev`, if any. + - Please include the actual error outputs generated from 'pnpm start:dev', if any + - Please include the actual error log messages, if any - type: textarea attributes: label: Steps to reproduce