Skip to content

Commit 108c649

Browse files
authored
Merge pull request #56 from underyx/patch-1
Update PR template to render empty checkboxes
2 parents 07318be + c53610c commit 108c649

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ A short description about the changes in this pull request. If the pull request
44

55
## Checklist
66

7-
- [] Tests covering the new functionality have been added
8-
- [] Documentation has been updated OR the changes are too minor to be documented
9-
- [] The Changes are listed in the `CHANGELOG.md` OR the changes are insignificant
7+
- [ ] Tests covering the new functionality have been added
8+
- [ ] Documentation has been updated OR the changes are too minor to be documented
9+
- [ ] The Changes are listed in the `CHANGELOG.md` OR the changes are insignificant

0 commit comments

Comments
 (0)