add pull request template to try to discourage wrong PRs

This commit is contained in:
Dean Attali 2018-10-16 15:54:57 -04:00 committed by GitHub
parent 88aead4504
commit b6ac9e46ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,5 @@
Please note that if you are trying to update **your** website, this is the wrong place to do so. Please carefully follow the [Beautiful Jekyll instructions](https://github.com/daattali/beautiful-jekyll#readme) and make sure you submit changes to **your** version of the project.
If your intention is to submit a Pull Request, please describe what your pull request achieves.
Thank you!