diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d17a07c60..eba55ea2b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,5 +2,5 @@ * 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``` script. + of the ```cd test && ./problems``` command.