diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index cf92770d8..8c67ef14d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -31,6 +31,12 @@ body: description: If applicable, add screenshots or videos to help explain your problem validations: required: false + - type: input + attributes: + label: Crash Report or Log + description: If applicable, please add a link to the crash report or log that was created when this issue occured + validations: + required: false - type: input attributes: label: Operating System