Skip to content

Commit 01a52f8

Browse files
authored
Use checkboxes for pull request template (#739)
1 parent 8a7c7e7 commit 01a52f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ If the changes resolve an issue, please include "Resolves #XX" where "XX" is the
1212

1313
<!--
1414
Answer yes or no if you tested your changes locally.
15+
To answer, add an "x" in between the square brackets [x] for the option you want to choose.
1516
1617
If your change is only grammatical and doesn't change any logic, choose "Yes".
1718
-->
18-
Yes
19-
No
19+
- [ ] Yes
20+
- [ ] No
2021

2122
<!--
2223
If the change you introduced is big enough, make a list of checkboxes with all different

0 commit comments

Comments
 (0)