diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d24f735c4..15ed38536 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -64,6 +64,7 @@ body: # Ensure indentation uses regular spaces render: shell # Use 'shell' or 'log' for better formatting of code/logs validations: required: false + if: console-output # Only include this field in the final issue if it is filled # - type: textarea # id: error-log-info # ID is optional for markdown but kept for consistency # attributes: