docs: refine bug report issue template
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 3 Aug 2023 14:15:56 +0000 (16:15 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 3 Aug 2023 14:15:56 +0000 (16:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/ISSUE_TEMPLATE/bug_report.yml

index bd4b5d169c06c66a220dd2a5bb4594dce2b44b4f..513e62f9797b81a4d91d67a4e427c1a6a262a0a3 100644 (file)
@@ -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