diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b6b70ae..45dd243 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,4 +7,5 @@ Fixes: # ### Checklist before requesting a review: - [ ] Remove all uneccessary debug print statements - [ ] Make sure all tests pass -- [ ] Make sure there are enough comments to understand your code \ No newline at end of file +- [ ] Make sure there are enough comments to understand your code +- [ ] test \ No newline at end of file