Skip to content

Commit c80fb02

Browse files
committed
Add bug report template
1 parent 337afd6 commit c80fb02

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
Please try to provide any necessary details to reproduce this issue.
20+
21+
**Expected behavior**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Actual behavior**
25+
What actually happens.
26+
27+
**Screenshots**
28+
If applicable, add screenshots to help explain your problem. This is particularly important when reporting things like visual bugs.
29+
30+
**Videos**
31+
If applicable, add videos to help explain your problem. Certain issues, such as audio issues, can not be demonstrated adequately through a screenshot. In that case, a video would be more than welcome.
32+
33+
**Miscellaneous details**
34+
- OS: [e.g. Windows 10, MacOS Big Sur, etc]
35+
- CPU: Your CPU model (eg Intel Core i7-7700K)
36+
- GPU: Your GPU model (eg Nvidia Geforce GTX 980)
37+
- The game you're running (eg SLES-00503 Mega Man X3)
38+
- CPU emulation mode (Can be either "Interpreter" if the Dynarec CPU option is disabled, or "Dynarec")
39+
- BIOS version (eg OpenBIOS, SCPH1001, etc)
40+
41+
**Additional context**
42+
Add any other context about the problem here. Feel free to share memory card dumps too if you'd think it would help us reproduce and debug your issue.

0 commit comments

Comments
 (0)