mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-04-11 15:51:28 +02:00
Improve feature request template
adds FAQ
This commit is contained in:
parent
a44f411e8b
commit
8e723a8cf0
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
9
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -22,6 +22,15 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: release-context
|
||||
attributes:
|
||||
label: Release Context
|
||||
description: Is your feature request related to the latest release or pre-release version.
|
||||
placeholder: This is still not available on the latest release or the pre-release versions, so it is applicable to both (and not a regression).
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: solution
|
||||
attributes:
|
||||
|
@ -26,6 +26,8 @@
|
||||
- [MP3 player](./41_mp3_player.md)
|
||||
- [Advanced customization](./61_advanced_customization.md)
|
||||
- [Hardware mods](./62_hardware_mods.md)
|
||||
- [FAQ](./81_faq.md)
|
||||
|
||||
#### Experimental Features
|
||||
Subject to change
|
||||
- [Experimental Features](./65_experimental.md)
|
||||
|
5
docs/81_faq.md
Normal file
5
docs/81_faq.md
Normal file
@ -0,0 +1,5 @@
|
||||
## Frequently Asked Questions
|
||||
|
||||
### ROM hack does not work
|
||||
- Most ROM hacks rely on an Expansion PAK, or might be only compatible with an emulator.
|
||||
- Some (very old) hacks override the CIC or save type that are not in the database. (see [here](./12_rom_configuration.md)).
|
Loading…
x
Reference in New Issue
Block a user