Skip to content

Commit 8c2708d

Browse files
feat: add bug report template (#415)
1 parent f28802b commit 8c2708d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
12+
13+
**Steps to Reproduce**
14+
15+
16+
**Expected behavior**
17+
18+
19+
**Screenshots (optional)**
20+
21+
22+
**Desktop (please complete the following information):**
23+
- OS: [e.g. Debian]
24+
- Environment [e.g. bare metal, docker]
25+
- Release [e.g. 1.0.0]
26+
27+
**Additional context**
28+
Add any other context about the problem here.

0 commit comments

Comments
 (0)