File tree 3 files changed +66
-0
lines changed
3 files changed +66
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F41B Bug"
3
+ labels : " Type: Bug"
4
+ about : Something doesn't work correctly.
5
+
6
+ ---
7
+
8
+ # Bug
9
+
10
+ ## Expected Behavior
11
+
12
+
13
+
14
+ ## Actual Behavior
15
+
16
+
17
+
18
+ ## Steps to Reproduce the Problem
19
+
20
+ -
21
+
22
+ ## Specifications
23
+
24
+ - Version:
25
+ - Platform:
26
+ - Subsystem:
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U00002728 Enhancement"
3
+ labels : " Type: Enhancement"
4
+ about : Something isn't broken, but should be made better when we have some time.
5
+
6
+ ---
7
+
8
+ # Enhancement
9
+
10
+ ## What needs done
11
+
12
+
13
+
14
+ ## Why it needs done
15
+
16
+
17
+
18
+ ## Related issues
19
+
20
+ -
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " \U0001F6A7 Maintenance"
3
+ labels : " Type: Maintenance"
4
+ about : Something needs cleaned up, refactored, or optimized.
5
+
6
+ ---
7
+
8
+ # Maintenance
9
+
10
+ ## What needs done
11
+
12
+
13
+
14
+ ## Why it needs done
15
+
16
+
17
+
18
+ ## Related issues
19
+
20
+ -
You can’t perform that action at this time.
0 commit comments