diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a88ad9dc3..53ec5ae95 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,16 @@ Closes # +### Testing Evidence (REQUIRED) + + + + + +- [ ] I have included human-verified testing evidence in this PR. +- [ ] This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s). +- [ ] No frontend/UI changes in this PR. + ### What is the purpose of this pull request? - [ ] Bug fix