From a3f0e74a8a6dd5af4d2e8a6673ff820fe6ad4df4 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Fri, 29 Dec 2017 09:48:00 -0800 Subject: Added github pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..60ff50f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +## Remove this paragraph +Please have a look at our developer documentation before submitting your Pull Request. + +http://scons.org/guidelines.html + + +## Contributor Checklist: + +* [ ] I have created a new test or updated the unit tests to cover the new/changed functionality. +* [ ] I have updated `master/src/CHANGES.txt` directory (and read the `README.txt` in that directory) +* [ ] I have updated the appropriate documentation \ No newline at end of file -- cgit v0.12