File tree 2 files changed +40
-0
lines changed
2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : " [BUG] "
5
+ labels : bug
6
+ assignees : seesharprun
7
+
8
+ ---
9
+
10
+ <!-- Provide a clear and concise description of the bug here. -->
11
+
12
+ ### Repro steps
13
+
14
+ <!-- Provide steps to reproduce the bug in numbered format:
15
+ 1. Go to '...'
16
+ 2. Click on '....'
17
+ 3. Scroll down to '....'
18
+ 4. See error-->
19
+
20
+ ### Expected behavior
21
+
22
+ <!-- Provide an explanation of the behavior you expected. -->
23
+
24
+ ### Screenshots
25
+
26
+ <!-- If applicable, add screenshots to help explain your problem. -->
27
+
28
+ ### Environment
29
+
30
+ <!-- Tell us about your environment, if possible. -->
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 : " [FEATURE]"
5
+ labels : enhancement
6
+ assignees : seesharprun
7
+
8
+ ---
9
+
10
+ <!-- Provide some context here on the functionality you would like to see in this sample application. -->
You can’t perform that action at this time.
0 commit comments