diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 09cdcbf7..8f85a7ac 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,3 +16,4 @@ Please delete options that are not relevant (and this line). - [ ] I have linted my code - [ ] I have verified that all unit tests pass in a clean environment and added new unit tests, as needed - [ ] I have verified that all docstrings are properly formatted and added new documentation, as needed +- [ ] I have filled out the Unit Test Definition Table on confluence, as needed \ No newline at end of file