Add GitHub PR and issue templates (#76)

This commit is contained in:
Ross Light
2018-11-28 13:06:48 -08:00
committed by GitHub
parent 1a5e046395
commit ba990f92ac
3 changed files with 56 additions and 0 deletions

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

@@ -0,0 +1,5 @@
Please reference any Issue related to this Pull Request. Example: `Fixes #1`.
See
[here](https://blog.github.com/2015-01-21-how-to-write-the-perfect-pull-request/)
for tips on good Pull Request description.