diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 57e7682..a85679c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -51,6 +51,21 @@ body: validations: required: true + - type: dropdown + attributes: + label: Game language + description: Which language were you using in the game? + multiple: false + options: + - English (ENG) + - French (FRA) + - Japanese (JPN) + - Korean (KOR) + - Simplified Chinese (ZHS) + - Traditional Chinese (ZHT) + validations: + required: true + - type: textarea attributes: label: Crash log