You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,10 @@ Put an `x` in the boxes that apply. You can also fill these out after creating t
17
17
18
18
-[ ] Changes have been tested to ensure that fix is effective or that a feature works.
19
19
-[ ] Changes pass the unit tests
20
+
-[ ] Changes pass the wet run tests
20
21
-[ ] Code has been run through the `poe quality` task
21
22
-[ ] I have included necessary documentation or comments (as necessary)
22
23
-[ ] Any dependent changes have been merged and published
23
24
24
25
## 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