Skip to content

Commit dfffdb9

Browse files
glennsartiTylerLeonhardt
authored andcommitted
(maint) Add tests to PR Checklist (#1558)
While the project has only a handful of tests, it would be in the interest of contributors to at least be prompted to think about adding tests for new functionality. This commit updates the PR template and adds a testing checkbox. Note that these are not mandatory and can even be marked as N/A when people raise a PR.
1 parent 2a282b1 commit dfffdb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ Please mark anything not applicable to this PR `NA`.
99

1010
- [ ] PR has a meaningful title
1111
- [ ] Summarized changes
12+
- [ ] PR has tests
1213
- [ ] This PR is ready to merge and is not work in progress
1314
- If the PR is work in progress, please add the prefix `WIP:` to the beginning of the title and remove the prefix when the PR is ready

0 commit comments

Comments
 (0)