don't print some old PCSX version
[pcsx_rearmed.git] / .github / ISSUE_TEMPLATE / custom-issue-report.md
CommitLineData
77d120bc 1---
2name: custom-issue-report
3about: A brief template for bug/issue reports
4title: ''
5labels: ''
6assignees: ''
7
8---
9
10#This tracker is for pcsx-rearmed-libretro issues *only*.
11
12If the issue also occurs in standalone PCSX-ReARMed, the upstream repo is probably a better place for it.
13
50d8dac8 14That said, we would suggest that you also try it on other PCSX-based forks such as PCSX Reloaded, PCSX Redux and the upstream version
15as well because these share a similar codebase (or derive from it) and are helpful for regression testing, thus making it more
16likely for the bug to be fixed if it is indeed specific to the libretro core only.
17
a0fc8778 18## Description
77d120bc 19
20Please describe the issue. If this is a feature request, please add [feature request] to the title of the issue report.
21
a0fc8778 22## Steps to reproduce
77d120bc 23
24How 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
a0fc8778 26## When did the behavior start?
77d120bc 27
28If 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
a0fc8778 30## Your device/OS/platform/architecture
77d120bc 31
32Such as Android, iOS, Windows 10, Linux, x86_64, a smart toaster, etc.
a0fc8778 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)