From b49a633456370dcd3914d2acc2ca8cfc0d609538 Mon Sep 17 00:00:00 2001 From: MarcelineVQ Date: Fri, 27 Mar 2026 22:22:52 +0100 Subject: [PATCH] Update bug report template: defaults, file attachments --- .gitea/issue_template/bug_report.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitea/issue_template/bug_report.yaml b/.gitea/issue_template/bug_report.yaml index f5cf989..cde9cf0 100644 --- a/.gitea/issue_template/bug_report.yaml +++ b/.gitea/issue_template/bug_report.yaml @@ -8,9 +8,10 @@ body: attributes: label: Launcher options: - - VanillaFixes.exe - WoW.exe (direct) + - VanillaFixes.exe - Other + default: 0 validations: required: true - type: dropdown @@ -21,6 +22,7 @@ body: - Windows - Linux (Wine) - macOS (Wine/CrossOver) + default: 0 validations: required: true - type: input @@ -60,5 +62,5 @@ body: id: crash-log attributes: label: Crash log - description: If you have a crash log from the Errors/ folder, paste it here. + description: Paste crash text here or attach the file from the Errors/ folder. render: text