diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9be45287..499f454f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,13 +8,15 @@ -### (Optional) List any documentation or testing added +### How to verify the PR - + -### (Optional) How to verify the contribution +### Was the PR tested - + +- [ ] I have added >=1 unit test(s) for every new method I have added (if that coverage is difficult, please briefly explain the reason) +- [ ] I have ensured all unit tests pass ### Checklist for passing CI/CD: