Create PULL_REQUEST_TEMPLATE.md

Puts note about [ci skip] so that CI doesn't trigger when making PR's about docs.
This commit is contained in:
Josh Manders
2017-05-10 17:15:50 -05:00
committed by GitHub
parent 41bbf0a62b
commit 75fe75f7a9

1
PULL_REQUEST_TEMPLATE.md Normal file
View File

@@ -0,0 +1 @@
**Note:** If this PR is just doc changes, please put [ci skip] in the body that way tests do not run.