diff options
author | Tobias <thm.frey@gmail.com> | 2019-01-22 21:52:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-22 21:52:59 +0100 |
commit | a6f473fd01fac28a50e14be4a269b1f288e1ba12 (patch) | |
tree | 3f13cfae8ddbe4930b6f2706ed7b3668fb320241 | |
parent | Merge pull request #2043 from ReinUsesLisp/rt-separate (diff) | |
download | yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.tar yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.tar.gz yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.tar.bz2 yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.tar.lz yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.tar.xz yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.tar.zst yuzu-a6f473fd01fac28a50e14be4a269b1f288e1ba12.zip |
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 986efcfb9..70e1bba67 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,27 @@ <!-- Please keep in mind yuzu is EXPERIMENTAL SOFTWARE. -Please read the FAQ: https://yuzu-emu.org/wiki/faq/ +Please read the FAQ: +https://yuzu-emu.org/wiki/faq/ -When submitting an issue, please do the following: +THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO: +https://community.citra-emu.org/ -- Provide the version (commit hash) of yuzu you are using. -- Provide sufficient detail for the issue to be reproduced. -- Provide: +If the FAQ does not answer your question, please go to: +https://community.citra-emu.org/ + +When submitting an issue, please check the following: + +- You have read the above. +- You have provided the version (commit hash) of yuzu you are using. +- You have provided sufficient detail for the issue to be reproduced. +- You have provided system specs (if relevant). +- Please also provide: + - For any issues, a log file - For crashes, a backtrace. - For graphical issues, comparison screenshots with real hardware. - For emulation inaccuracies, a test-case (if able). + --> |