Skip to content

Commit 878d2c8

Browse files
committed
update pull request template
1 parent be6a4d7 commit 878d2c8

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
@@ -17,9 +17,10 @@ Put an `x` in the boxes that apply. You can also fill these out after creating t
1717

1818
- [ ] Changes have been tested to ensure that fix is effective or that a feature works.
1919
- [ ] Changes pass the unit tests
20+
- [ ] Changes pass the wet run tests
2021
- [ ] Code has been run through the `poe quality` task
2122
- [ ] I have included necessary documentation or comments (as necessary)
2223
- [ ] Any dependent changes have been merged and published
2324

2425
## Notes
25-
All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.
26+
All PRs will undergo unit and wet run testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

0 commit comments

Comments
 (0)