Add issue/pr templates

This commit is contained in:
Henrik Lissner 2017-12-31 17:41:25 -05:00
parent 8ad2666f8f
commit b0e6ba769e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 44 additions and 0 deletions

5
.github/PULL_REQUEST_TEMPLATE vendored Normal file
View file

@ -0,0 +1,5 @@
Thank you for contributing to Doom!
Before you submit this PR, please make sure your PR is targeted at develop, not
master (unless this is a fix for a critical error). Then replace this message
with a description of your changes.