Skip to content

Commit 816890d

Browse files
authored
Merge pull request #6348 from 0xc0170/fix_pr_template
Fix PR template
2 parents 3ddca11 + e2d0eaf commit 816890d

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 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)