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