Update custom-issue-report.md
[pcsx_rearmed.git] / .github / ISSUE_TEMPLATE / custom-issue-report.md
1 ---
2 name: custom-issue-report
3 about: A brief template for bug/issue reports
4 title: ''
5 labels: ''
6 assignees: ''
7
8 ---
9
10 #This tracker is for pcsx-rearmed-libretro issues *only*.
11
12 If the issue also occurs in standalone PCSX-ReARMed, the upstream repo is probably a better place for it.
13
14 That said, we would suggest that you also try it on other PCSX-based forks such as PCSX Reloaded, PCSX Redux and the upstream version
15 as well because these share a similar codebase (or derive from it) and are helpful for regression testing, thus making it more 
16 likely for the bug to be fixed if it is indeed specific to the libretro core only.
17
18 ## Description
19
20 Please describe the issue. If this is a feature request, please add [feature request] to the title of the issue report.
21
22 ## Steps to reproduce
23
24 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.
25
26 ## When did the behavior start?
27
28 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).
29
30 ## Your device/OS/platform/architecture
31
32 Such as Android, iOS, Windows 10, Linux, x86_64, a smart toaster, etc.
33
34 ## Logs (enable file logging and set log levels to DEBUG for core and frontend)
35
36 ## Screenshots (if needed for visual confirmation)
37
38 ## Others (save states and/or save files nearest to the affected area, compressed)