File tree 2 files changed +61
-0
lines changed
2 files changed +61
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a bug report to help us improve
4
+ title : " [BUG]"
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- Here is for bug reports and feature requests ONLY!
11
+
12
+ If you're looking for help, please check our Dingtalk group and the Gitter room.
13
+
14
+ Please try to use English to describe your issue, or at least provide a snippet of English translation.
15
+ -->
16
+
17
+ ## Issue Description
18
+
19
+ Type: * bug report*
20
+
21
+ ### Describe what happened
22
+
23
+
24
+ ### Describe what you expected to happen
25
+
26
+
27
+ ### How to reproduce it (as minimally and precisely as possible)
28
+
29
+ 1 .
30
+ 2 .
31
+ 3 .
32
+
33
+ ### Tell us your environment
34
+
35
+
36
+ ### Anything else we need to know?
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 : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!-- Here is for bug reports and feature requests ONLY!
11
+
12
+ If you're looking for help, please check our mail list and the Gitter room.
13
+
14
+ Please try to use English to describe your issue, or at least provide a snippet of English translation.
15
+ -->
16
+
17
+ ## Issue Description
18
+
19
+ Type: * feature request*
20
+
21
+ ### Describe what feature you want
22
+
23
+ ### Additional context
24
+
25
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments