Skip to content

Commit e2d0eaf

Browse files
committed
PR template: do not use task list
1 parent ecc9eda commit e2d0eaf

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,17 @@
1111

1212
<!--
1313
Required
14-
Please tick only one of the following types
14+
Please tick only one of the following types. Do not tick more or change the layout.
15+
16+
[X] Fix
17+
[ ] Refactor
18+
[ ] New target
19+
[ ] Feature
20+
[ ] Breaking change
1521
-->
1622

17-
* [ ] Fix
18-
* [ ] Refactor
19-
* [ ] New target
20-
* [ ] Feature
21-
* [ ] Breaking change
23+
[ ] Fix
24+
[ ] Refactor
25+
[ ] New target
26+
[ ] Feature
27+
[ ] Breaking change

0 commit comments

Comments
 (0)