diff options
| author | EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> | 2022-09-06 14:30:07 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-06 22:30:07 +0200 |
| commit | 51bb8707efbbb1af9ca959e68c8ab7d6bd26dc07 (patch) | |
| tree | 9d349b28938c37d8f1d300caab65159d2b367805 /.github/ISSUE_TEMPLATE | |
| parent | 5ff5fe47bad947a95545390865c597bec6c62070 (diff) | |
Update bug report template (#3676)
Adds some verbiage to indicate that game-specific issues should be posted instead on the game compatibility list, unless it is a provable regression.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 24fa600b..cf1a7cc6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug Report -about: Something doesn't work correctly in Ryujinx. +about: Something doesn't work correctly in Ryujinx. Note that game-specific issues should be instead posted on the Game Compatibility List at https://github.com/Ryujinx/Ryujinx-Games-List, unless it is a provable regression. #assignees: --- |
