File tree Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Expand file tree Collapse file tree 2 files changed +40
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug Report
3
+ about : Report a bug encountered while operating this project.
4
+ title : ' '
5
+ labels : ' bug'
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Description**
11
+
12
+ A clear and concise description of the bug.
13
+
14
+ ** Steps to Reproduce**
15
+
16
+ 1 . Step 1
17
+ 2 . Step 2
18
+ 3 . Step 3
19
+
20
+ ** Expected Behavior**
21
+
22
+ A clear and concise description of what you expected to happen.
23
+
24
+ ** Actual Behavior**
25
+
26
+ A clear and concise description of what actually happened.
27
+
28
+ ** Screenshots (Optional)**
29
+
30
+ If applicable, add screenshots to help explain your problem.
31
+
32
+ ** Additional Information**
33
+
34
+ - Operating System:
35
+ - Python Version:
36
+
37
+ ** Possible Solution**
38
+
39
+ (Optional) If you have a possible solution or workaround, please describe it.
Original file line number Diff line number Diff line change 2
2
name : Feature request
3
3
about : Suggest an idea for this project
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' feature '
6
6
assignees : ' '
7
7
8
8
---
You can’t perform that action at this time.
0 commit comments