Github: Added pull request template

This commit is contained in:
Paul Beckingham 2018-02-07 08:49:57 -05:00
parent 27c324fc2c
commit 20098f81af

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.