diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index eba55ea2b..115a73f6c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ #### Additional information... -* Have you run the test suite? +* [ ] Have you run the test suite? Many changes need to be tested. Please run the test suite and include the output of the ```cd test && ./problems``` command.