We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5976cb commit 201b5f6Copy full SHA for 201b5f6
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,23 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: "[Model / Framework ] What is the problem?"
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+**Related to Model / Framework**
11
12
+**Describe the bug**
13
+A clear and concise description of what the bug is.
14
15
+**To Reproduce**
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.
0 commit comments