Skip to content

Commit 88e8d2e

Browse files
authored
updated PR template (#3498)
* updated PR template * fixed grammar
1 parent a2ea5dd commit 88e8d2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@ Before submitting this PR, please make sure that:
33
- You have read and understand the contributing.md
44
- You have checked docs/code_style.md for information on code style
55
-->
6+
67
## Description
8+
79
<!--
810
Tell us what your PR does.
911
Please attach a screenshot/ video/gif image describing your PR if possible.
1012
-->
1113

1214
## Issue fixed
15+
1316
<!--
1417
Please list out all issue fixed with this PR here.
1518
-->
@@ -20,6 +23,7 @@ your PR will be reviewed faster if we know exactly what it does.
2023
2124
Change :white_circle: to :radio_button: in all the options that apply
2225
-->
26+
2327
## Type of changes
2428

2529
- :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
3438
- :white_circle: I have written test for my code and it has been tested
3539
- :white_circle: All existing tests have been passed
3640
- :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

0 commit comments

Comments
 (0)