We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1930d2b commit 86ba932Copy full SHA for 86ba932
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,14 +2,19 @@
2
name: 🐛 Report Bug
3
about: Report Bug.
4
title: '[BUG] Report bug'
5
-labels: 'bug'
6
assignees:
7
---
8
9
### 🐛 Bug description
10
11
<!-- Please describe the bug in detail above so that everyone can understand. -->
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
18
### 🏞 Desired result
19
20
<!-- Please describe above what you expected to see. -->
0 commit comments