Merge pull request #2850 from krwq/pr_template

add PR template
This commit is contained in:
Krzysztof Wicher 2016-05-03 16:19:09 -07:00
commit 6b9918bcfe

3
PULL_REQUEST_TEMPLATE Normal file
View file

@ -0,0 +1,3 @@
- If this PR should not run tests please add text "skip[REMOVE_THIS]ci[REMOVE_THIS]please" (remove the marked text, no quotes).
- Please add description for changes you are making.
- If there is an issue related to this PR, please add the reference.