aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorhizzlekizzle2019-07-28 22:08:45 -0500
committerGitHub2019-07-28 22:08:45 -0500
commit77d120bc1afa4386a4e602df6712a0850630bc1c (patch)
tree835a6af6f61a008c7426e695002272cbb48d626d /.github/ISSUE_TEMPLATE
parent84e0308dea71ff3ad263fdb45ff5a5015300f6eb (diff)
downloadpcsx_rearmed-77d120bc1afa4386a4e602df6712a0850630bc1c.tar.gz
pcsx_rearmed-77d120bc1afa4386a4e602df6712a0850630bc1c.tar.bz2
pcsx_rearmed-77d120bc1afa4386a4e602df6712a0850630bc1c.zip
add custom issue report template
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/custom-issue-report.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom-issue-report.md b/.github/ISSUE_TEMPLATE/custom-issue-report.md
new file mode 100644
index 0000000..a19f94f
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/custom-issue-report.md
@@ -0,0 +1,28 @@
+---
+name: custom-issue-report
+about: A brief template for bug/issue reports
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+#This tracker is for pcsx-rearmed-libretro issues *only*.
+
+If the issue also occurs in standalone PCSX-ReARMed, the upstream repo is probably a better place for it.
+
+##Description
+
+Please describe the issue. If this is a feature request, please add [feature request] to the title of the issue report.
+
+##Steps to reproduce
+
+How can we reproduce this issue? Please include all relevant steps, as well as any settings that you have changed from their default values, particularly including whether you are using the dynarec or interpreter CPU emulation.
+
+##When did the behavior start?
+
+If you can bisect the issue (that is, pinpoint the exact commit that caused the problem), please do. Someone has to do it, and having this already done greatly increases the likelihood that a developer will investigate and/or fix the problem. Barring that, please state the last time it worked properly (if ever).
+
+##Your device/OS/platform/architecture
+
+Such as Android, iOS, Windows 10, Linux, x86_64, a smart toaster, etc.