parent
8fa0583f05
commit
6e1fc370ae
36
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
36
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -52,6 +52,42 @@ body:
|
|||||||
- Other (please mention in "Additional context")
|
- Other (please mention in "Additional context")
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: Language
|
||||||
|
description: Which language do you have GTA 5 set to?
|
||||||
|
multiple: false
|
||||||
|
options:
|
||||||
|
- English
|
||||||
|
- French
|
||||||
|
- Italian
|
||||||
|
- German
|
||||||
|
- Spanish
|
||||||
|
- Japanese
|
||||||
|
- Russian
|
||||||
|
- Polish
|
||||||
|
- Brazilian Portuguese
|
||||||
|
- Traditional Chinese
|
||||||
|
- Simplified Chinese
|
||||||
|
- Latin American Spanish
|
||||||
|
- Korean
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: YimMenu Language
|
||||||
|
description: Which language do you use with YimMenu?
|
||||||
|
multiple: false
|
||||||
|
options:
|
||||||
|
- English (US)
|
||||||
|
- Español (España)
|
||||||
|
- Français (FR)
|
||||||
|
- Portuguese (BR)
|
||||||
|
- Русский (RU)
|
||||||
|
- Chinese (CN)
|
||||||
|
- Chinese (TW)
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional context
|
label: Additional context
|
||||||
|
Reference in New Issue
Block a user