mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-02-21 12:17:15 +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:
|
validations:
|
||||||
required: false
|
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
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
@ -71,6 +80,16 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: false
|
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
|
- type: textarea
|
||||||
id: other_things
|
id: other_things
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user