Skip to content

Commit 6f19abd

Browse files
authored
Merge pull request #67 from Bryceshaw06/main
Add Bug Report Issue Template
2 parents 27860e3 + 2a01da2 commit 6f19abd

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help improve RVLoader
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
**Please complete the following information:**
10+
- RVLoader Version: [e.g. 1.6]
11+
- Wii Revision: [e.g. RVL-CPU-40 (USA)]
12+
- Trimmed: [e.g. Yes, OMGWTF]
13+
- Relocations: [e.g. Bluetooth, Wifi, MX]
14+
- (Micro)SD / USB Model: [e.g. 128GB SanDisk MicroSD (SDSQXAO-128G-GNCZN)]
15+
16+
**Describe the bug**
17+
A clear and concise description of what the bug is.
18+
19+
**To Reproduce**
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Select '....'
23+
3. Exit to '....'
24+
4. See error
25+
26+
**Expected behavior**
27+
A clear and concise description of what you expected to happen.
28+
29+
**Screenshots**
30+
If applicable, add screenshots or videos to help explain your problem.
31+
32+
**Additional context**
33+
Add any other context about the problem here.

0 commit comments

Comments
 (0)