File tree 2 files changed +31
-0
lines changed
2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report a bug
4
+ title : ' '
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ * [ ] I understand that my bug report may be closed for any reason
11
+
12
+ ** Describe the bug**
13
+ What is the bug about?
14
+
15
+ ** To Reproduce**
16
+ Describe steps to reproduce the bug. Please include code to reproduce if possible.
17
+
18
+ ** Expected behavior**
19
+ Describe what you expected to happen.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : enhancement
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the feature**
11
+ Provide a short description of the feature. Why would you like the feature?
12
+ If the feature makes changes to an existing or new API please provide an example.
You can’t perform that action at this time.
0 commit comments