Improve feature request template

adds FAQ
This commit is contained in:
Robin Jones 2025-01-13 01:06:28 +00:00
parent a44f411e8b
commit 8e723a8cf0
3 changed files with 16 additions and 0 deletions
.github/ISSUE_TEMPLATE
docs

@ -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

@ -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)).