diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2a00e9e..a89c0f3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -52,7 +52,6 @@ body: id: logs attributes: label: Logs / screenshots - description: Any relevant error output. Automatically formatted, no backticks needed. - render: shell + description: Paste any relevant error output (wrap logs in ``` code fences), or drag & drop screenshots here. validations: required: false