Templates: Combined two sentences for readability

This commit is contained in:
Paul Beckingham
2018-02-07 20:49:22 -05:00
parent 935a410429
commit 72d48ccd8d

View File

@@ -4,6 +4,6 @@ Replace this text with a description of the PR.
#### Additional information...
- [ ] Have you run the test suite?
Many changes need to be tested. Please run the test suite.
And include the output of ```cd test && ./problems```.
- [ ] Have you run the test suite?
Many changes need to be tested. Please run the test suite
and include the output of ```cd test && ./problems```.