aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutechre2020-07-01 05:52:09 +0200
committerGitHub2020-07-01 05:52:09 +0200
commitab323c13064ac483e66682556ae3bf387df0f29d (patch)
treee7c2bd0b470f7f59b9e763f7b92e3087765c76c6
parentb76bab8002d203f74e854072b6964138ede0a967 (diff)
parenta0fc8778f6683015824e9ed2b8db396cb230600b (diff)
downloadpcsx_rearmed-ab323c13064ac483e66682556ae3bf387df0f29d.tar.gz
pcsx_rearmed-ab323c13064ac483e66682556ae3bf387df0f29d.tar.bz2
pcsx_rearmed-ab323c13064ac483e66682556ae3bf387df0f29d.zip
Merge pull request #436 from negativeExponent/patch-1
Update custom-issue-report.md
-rw-r--r--.github/ISSUE_TEMPLATE/custom-issue-report.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/custom-issue-report.md b/.github/ISSUE_TEMPLATE/custom-issue-report.md
index a19f94f..d31f02b 100644
--- a/.github/ISSUE_TEMPLATE/custom-issue-report.md
+++ b/.github/ISSUE_TEMPLATE/custom-issue-report.md
@@ -11,18 +11,24 @@ assignees: ''
If the issue also occurs in standalone PCSX-ReARMed, the upstream repo is probably a better place for it.
-##Description
+## 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
+## 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?
+## 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
+## Your device/OS/platform/architecture
Such as Android, iOS, Windows 10, Linux, x86_64, a smart toaster, etc.
+
+## Logs (enable file logging and set log levels to DEBUG for core and frontend)
+
+## Screenshots (if needed for visual confirmation)
+
+## Others (save states and/or save files nearest to the affected area, compressed)