Skip to content

Commit ef56dd8

Browse files
authored
Create bug_report.md
1 parent 4cfb5bc commit ef56dd8

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

ISSUE_TEMPLATE/bug_report.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: "\U0001F41B Bug Report"
3+
about: Report a bug to help us improve Advanced-RVC-Inference
4+
title: "[BUG] "
5+
labels: bug
6+
assignees: ''
7+
---
8+
9+
**System Information:**
10+
- OS version:
11+
- Python version:
12+
- Advanced-RVC-Inference version:
13+
- Hardware specifications (e.g., CPU, GPU):
14+
15+
**Describe the Bug:**
16+
A clear and concise description of what the bug is.
17+
18+
**Steps to Reproduce:**
19+
1. Go to '...'
20+
2. Click on '...'
21+
3. Scroll down to '...'
22+
4. See error
23+
24+
**Expected Behavior:**
25+
A clear and concise description of what you expected to happen.
26+
27+
**Screenshots or Logs:**
28+
If applicable, add screenshots or logs to help explain your problem.
29+
30+
**Additional Context:**
31+
Add any other context about the problem here.

0 commit comments

Comments
 (0)