diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7ee414958c..8aee64d59c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,6 +13,7 @@ - [ ] Other (dependency update, docs, typo fixes, etc.) ## Checklist + - [ ] I have read and reviewed the code and I understand what the code is doing. - [ ] I have tested the code to the best of my ability and ensured it works as expected.