Skip to content

Commit 86ba932

Browse files
committed
chore: add reproduction to issue template
1 parent 1930d2b commit 86ba932

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22
name: 🐛 Report Bug
33
about: Report Bug.
44
title: '[BUG] Report bug'
5-
labels: 'bug'
65
assignees:
76
---
87

98
### 🐛 Bug description
109

1110
<!-- Please describe the bug in detail above so that everyone can understand. -->
1211

12+
### 📝 Steps to reproduce
13+
14+
<!-- Please describe the steps to reproduce the bug above. -->
15+
16+
Reproduction Link (required): <!-- Please provide a link to a reproduction case. -->
17+
1318
### 🏞 Desired result
1419

1520
<!-- Please describe above what you expected to see. -->

0 commit comments

Comments
 (0)