We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cebaa commit 6514645Copy full SHA for 6514645
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,29 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**To Reproduce**
14
+Fork from this fiddle and paste link here: https://dotnetfiddle.net/mh9CjX
15
16
+Steps to reproduce the behavior:
17
+1. Go to '...'
18
+2. Click on '....'
19
+3. Scroll down to '....'
20
+4. See error
21
22
+**Expected behavior**
23
+A clear and concise description of what you expected to happen.
24
25
+**Screenshots**
26
+If applicable, add screenshots to help explain your problem.
27
28
+**Additional context**
29
+Add any other context about the problem here.
0 commit comments