add custom issue report template
[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
14##Description
15
16Please describe the issue. If this is a feature request, please add [feature request] to the title of the issue report.
17
18##Steps to reproduce
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
22##When did the behavior start?
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
26##Your device/OS/platform/architecture
27
28Such as Android, iOS, Windows 10, Linux, x86_64, a smart toaster, etc.