summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Morph2022-11-19 16:37:52 -0500
committerGravatar Morph2022-11-19 17:41:26 -0500
commit98a6cd02c879e6ccec640350644b80b5bdb5cadf (patch)
tree1a2c3ccd35f1bf9c0a41061fbbda44ca97af2bf6
parentgithub: Add new feature request issue form (diff)
downloadyuzu-98a6cd02c879e6ccec640350644b80b5bdb5cadf.tar.gz
yuzu-98a6cd02c879e6ccec640350644b80b5bdb5cadf.tar.xz
yuzu-98a6cd02c879e6ccec640350644b80b5bdb5cadf.zip
github: Remove old markdown form
Replaced by the newer issue forms template
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report-feature-request.md39
-rw-r--r--.reuse/dep58
2 files changed, 2 insertions, 45 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 @@
1---
2name: Bug Report / Feature Request
3about: 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.
4title: ''
5labels: ''
6assignees: ''
7
8---
9
10<!---
11Please keep in mind yuzu is EXPERIMENTAL SOFTWARE.
12
13Please read the FAQ:
14https://yuzu-emu.org/wiki/faq/
15
16THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO:
17https://community.citra-emu.org/
18
19If the FAQ does not answer your question, please go to:
20https://community.citra-emu.org/
21
22When submitting an issue, please check the following:
23
24- You have read the above.
25- You have provided the version (commit hash) of yuzu you are using.
26- You have provided sufficient detail for the issue to be reproduced.
27- You have provided system specs (if relevant).
28- Please also provide:
29 - For any issues, a log file
30 - For crashes, a backtrace.
31 - For graphical issues, comparison screenshots with real hardware.
32 - For emulation inaccuracies, a test-case (if able).
33
34-->
35
36
37
38
39
diff --git a/.reuse/dep5 b/.reuse/dep5
index 9a90f9eb6..3810f2c41 100644
--- a/.reuse/dep5
+++ b/.reuse/dep5
@@ -132,10 +132,6 @@ Files: vcpkg.json
132Copyright: 2022 yuzu Emulator Project 132Copyright: 2022 yuzu Emulator Project
133License: GPL-3.0-or-later 133License: GPL-3.0-or-later
134 134
135Files: .github/ISSUE_TEMPLATE/config.yml 135Files: .github/ISSUE_TEMPLATE/*
136Copyright: 2020 tgsm <doodrabbit@hotmail.com> 136Copyright: 2022 yuzu Emulator Project
137License: GPL-2.0-or-later
138
139Files: .github/ISSUE_TEMPLATE/bug-report-feature-request.md
140Copyright: 2016 MerryMage
141License: GPL-2.0-or-later 137License: GPL-2.0-or-later