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

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