Skip to content

Commit c53610c

Browse files
authored
Update PR template to render empty checkboxes
1 parent 582b59c commit c53610c

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)