From d4eb53db66ce407e266022c530dec9703cdffd3d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 31 Aug 2023 18:12:04 -0600 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 6c29f921..12c95671 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -81,9 +81,8 @@ body: - type: markdown attributes: value: | - > **Warning** - > - > * Logs will be automatically formatted into code, so no need for backticks. + > **NOTE:** + > * Logs are automatically formatted into code, so no need for backticks. > * The full logs need to be included in the bug report. This can be generated by re-running the workflow in debug mode** > Screenshot 2023-08-31 at 5 51 33 PM - type: textarea