Skip to content

Commit fa2ac51

Browse files
author
Damian Rouson
committed
Bolster test requirements in PR template
1 parent 33a1f4e commit fa2ac51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ This pull request (PR) is a:
4545
be introduced)
4646
- Commenting code where it is non-obvious and non-trivial
4747
- Running tests locally, to ensure all of them pass
48-
- Maintaining or increasing test coverage
48+
- Increasing test coverage for all bug-fix or feature-addition pull
49+
requests and at least maintaining test converage for all others.
4950
- Logically atomic, self consistent and coherent commits
5051
- Commit message content
5152
- Waiting 24 hours before self-approving the pull request to

0 commit comments

Comments
 (0)