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