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