diff options
| author | Morph <39850852+Morph1984@users.noreply.github.com> | 2022-11-20 00:21:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-20 00:21:24 -0500 |
| commit | 4acbf3a193ea85174ee966529f4a22f416192e9c (patch) | |
| tree | 40ad29d962dd5d9a4a9813142dd78541d352e60f /.github/ISSUE_TEMPLATE/bug-report-feature-request.md | |
| parent | 72118935a1a0abb55d79d7401ee4eb260e5e96e1 (diff) | |
| parent | 54d6273975d97aa63270f52f6349a184165fd8e2 (diff) | |
Merge pull request #9274 from Morph1984/issue-forms
github: Add new issue form templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report-feature-request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report-feature-request.md | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report-feature-request.md b/.github/ISSUE_TEMPLATE/bug-report-feature-request.md deleted file mode 100644 index 808613237..000000000 --- a/.github/ISSUE_TEMPLATE/bug-report-feature-request.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -name: Bug Report / Feature Request -about: Tech support does not belong here. You should only file an issue here if you think you have experienced an actual bug with yuzu or you are requesting a feature you believe would make yuzu better. -title: '' -labels: '' -assignees: '' - ---- - -<!--- -Please keep in mind yuzu is EXPERIMENTAL SOFTWARE. - -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/ - -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). - ---> - - - - - |
