diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0a70b906c2..4f27f2ac2a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,19 +5,10 @@ # To-Dos - -- [ ] Add test coverage for new or updated functionality -- [ ] Lint and test with `tox` -- [ ] Document new or updated functionality (someengineering/resoto.com#XXXX) - -# Issues Fixed - - - - -- Fixes #XXXX +- [x] I have created tests for any new or updated functionality. +- [x] I ran `tox` successfully. # Code of Conduct