From ff59751b3cae89fe1370db3ebe2a57101f134516 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 28 Oct 2022 15:08:11 -0600 Subject: [PATCH] Updated .github/ISSUE_TEMPLATE/bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 4fdabc09..5073ce39 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -70,6 +70,11 @@ body: attributes: label: Relevant log output description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. + placeholder: | + This can be achieved by: + 1. Re-running the workflow with debug logging enabled. + 2. Copy or download the log archive. + 3. Paste the contents here or upload the file in a subsequent comment. render: shell - type: textarea attributes: