diff options
author | MerryMage <[email protected]> | 2018-01-13 23:49:16 +0000 |
---|---|---|
committer | MerryMage <[email protected]> | 2018-01-13 23:56:18 +0000 |
commit | 80db02c49789b73f10169bc398e51726e51b139e (patch) | |
tree | 3561f5de6afbf8b3de4b167f8e4cccd60fc53db6 /.github | |
parent | b3c303539e33d526716d20ae204e5bfe621d8f4d (diff) | |
download | yuzu-mainline-80db02c49789b73f10169bc398e51726e51b139e.tar.gz yuzu-mainline-80db02c49789b73f10169bc398e51726e51b139e.zip |
Minor cleanup
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 31 |
1 files changed, 13 insertions, 18 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ae11db988..986efcfb9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,25 +1,20 @@ -<!--- +<!-- +Please keep in mind yuzu is EXPERIMENTAL SOFTWARE. -Please read the FAQ: -https://citra-emu.org/wiki/faq/ +Please read the FAQ: https://yuzu-emu.org/wiki/faq/ -THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO: -https://community.citra-emu.org/ +When submitting an issue, please do the following: -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 Citra you are using. -- You have provided sufficient detail for the issue to be reproduced. -- You have provided system specs (if relevant). -- Please also provide: +- Provide the version (commit hash) of yuzu you are using. +- Provide sufficient detail for the issue to be reproduced. +- Provide: - For crashes, a backtrace. - For graphical issues, comparison screenshots with real hardware. - For emulation inaccuracies, a test-case (if able). +--> + + + + + ----> |