Revise bug report template for clarity and accuracy

This commit is contained in:
Heel
2026-04-19 14:55:13 +09:00
committed by GitHub
parent 17c07d0688
commit 831dec6b32
+12 -8
View File
@@ -6,15 +6,19 @@ body:
type: markdown
attributes:
value: |
Try to create a very concise title that's straight to the point.
**THIS IS NOT A SUPPORT FORUM!** For support, first read the wiki: https://github.com/xenia-canary/xenia-canary/wiki
If your question wasn't answered there or you need help, proceed to #help in the Discord server: https://discord.gg/Q9mxZf9
DO NOT CREATE ISSUES ABOUT SPECIFIC GAMES IN THIS REPOSITORY!
A game specific issue would be e.g. "Game X crashes after you hit a character a certain way"
A Xenia issue would be e.g. "Kernel export NtDoSomething does nothing"
For specific games, visit https://github.com/xenia-canary/game-compatibility#game-compatibility
Only file issues specific to Xenia Edge. If you're using Xenia Master, Canary, Netplay, etc. file the issue on those bug trackers.
If the issue is for a specific game, ONLY file it here if it is a regression in a particular version of Xenia Edge. This means that
YOU need to verify it does not occur in some earlier Xenia Edge build or works correctly in Xenia Canary or another Xenia fork.
If none of these apply proceed to https://github.com/xenia-canary/game-compatibility#game-compatibility and file the game-specific
problem there (chances are someone else already has).
If the issue is graphical in nature screenshots or videos help. Make sure your screenshots include the title bar of the app so that the
build and main config options are clearly identifiable.
- id: validation
type: checkboxes
attributes:
@@ -22,11 +26,11 @@ body:
options:
- label: I've read the [FAQ](https://github.com/xenia-canary/xenia-canary/wiki/FAQ).
required: true
- label: The Xenia build used is from a Canary branch. (not UWP/MLBS/AlexVS/master/pull requests, etc)
- label: The Xenia build used is from a Xenia Edge branch. (not Canary/master/netplay/pull requests, etc)
required: true
- label: This issue isn't for tech support (help with Xenia).
required: true
- label: If this issue occurs in a specific game, I've done analysis to locate the faulty subsystem of the emulator and a potential reason in it.
- label: If this issue occurs in a specific game, I've identified an earlier build or Xenia fork where the issue does not occur.
required: true
- label: I've checked if this issue hasn't already been reported.
required: true