mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-02-20 03:52:47 +01:00
Merge remote-tracking branch 'upstream/main' into develop
This commit is contained in:
commit
ffc9b0742f
19
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
19
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -34,6 +34,15 @@ body:
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
id: n64_region
|
||||
attributes:
|
||||
label: N64 console region
|
||||
description: PAL, NTSC-U, NTSC-J, MPAL, etc.
|
||||
placeholder: NTSC
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
@ -71,6 +80,16 @@ body:
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: configuration_file
|
||||
attributes:
|
||||
label: configuration file(s)
|
||||
description: The text of the configuration file(s) used. If applicable.
|
||||
placeholder: |
|
||||
for example paste the content of the configuration file (config.ini) here.
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: other_things
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user