Github: Added pull request template

This commit is contained in:
Paul Beckingham 2018-02-07 08:49:57 -05:00
parent 683141d14a
commit 0e38cdc4a9

6
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,6 @@
#### Additional information...
* 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.