.github files

This commit is contained in:
2019-12-20 14:02:43 -05:00
parent 9e2e52e4e6
commit 4251308a89
6 changed files with 64 additions and 0 deletions

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

@ -0,0 +1,11 @@
#### Summary
<!-- Simple description of the changes -->
#### Purpose of change
<!-- Why were the changes made? -->
#### Testing
<!-- How do you know it works? -->
#### Additional context
<!-- Anything else you'd like to provide -->