File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,16 @@ Before submitting this PR, please make sure that:
3
3
- You have read and understand the contributing.md
4
4
- You have checked docs/code_style.md for information on code style
5
5
-->
6
+
6
7
## Description
8
+
7
9
<!--
8
10
Tell us what your PR does.
9
11
Please attach a screenshot/ video/gif image describing your PR if possible.
10
12
-->
11
13
12
14
## Issue fixed
15
+
13
16
<!--
14
17
Please list out all issue fixed with this PR here.
15
18
-->
@@ -20,6 +23,7 @@ your PR will be reviewed faster if we know exactly what it does.
20
23
21
24
Change :white_circle: to :radio_button: in all the options that apply
22
25
-->
26
+
23
27
## Type of changes
24
28
25
29
- :white_circle : Bug fix (Change that fixed an issue)
@@ -34,3 +38,5 @@ Change :white_circle: to :radio_button: in all the options that apply
34
38
- :white_circle : I have written test for my code and it has been tested
35
39
- :white_circle : All existing tests have been passed
36
40
- :white_circle : I have attached a screenshot/video to visualize my change if possible
41
+ - :white_circle : This PR will modify the UI or affects the UX
42
+ - :white_circle : This PR will add/update/delete a keybinding
You can’t perform that action at this time.
0 commit comments