Update custom-issue-report.md
[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
a0fc8778 14## Description
77d120bc 15
16Please describe the issue. If this is a feature request, please add [feature request] to the title of the issue report.
17
a0fc8778 18## Steps to reproduce
77d120bc 19
20How 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.
21
a0fc8778 22## When did the behavior start?
77d120bc 23
24If 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).
25
a0fc8778 26## Your device/OS/platform/architecture
77d120bc 27
28Such as Android, iOS, Windows 10, Linux, x86_64, a smart toaster, etc.
a0fc8778 29
30## Logs (enable file logging and set log levels to DEBUG for core and frontend)
31
32## Screenshots (if needed for visual confirmation)
33
34## Others (save states and/or save files nearest to the affected area, compressed)