Add Github issue and pull request templates

This commit is contained in:
Dalton Hubble
2017-08-13 12:29:49 -07:00
parent e5975cf9c7
commit 40bd338eab
2 changed files with 43 additions and 0 deletions

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

@ -0,0 +1,10 @@
High level description of the change.
* Specific change
* Specific change
## Testing
Describe your work to validate the change works.
rel: issue number (if applicable)