add pull request template (#10)

This commit is contained in:
Andrew Mason 2019-09-02 22:31:11 -04:00 committed by GitHub
parent 0a70d71dbf
commit a5c812a7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,15 @@
# Type of PR (feature, enhancement, bug fix, etc.)
## Description
Please include a summary of the change and which issue is fixed.
Fixes # (issue)
## Why should this be added
Explain value.
## Checklist
- [ ] My code follows the style guidelines of this project