diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3bcece70..1d181863 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,4 +26,5 @@ Make sure these boxes are checked: - [ ] link to an issue - [ ] tests are updated (added/changed/removed) - [ ] tests run successfully (local) -- [ ] tests run successfully (TravisCI) \ No newline at end of file +- [ ] tests run successfully (TravisCI) +- [ ] please follow this [styleguide](https://gist.github.com/stephenparish/9941e89d80e2bc58a153#subject-line) for this pr title \ No newline at end of file