Add PR and issue templates

This commit is contained in:
Paul Hauner
2018-10-14 14:51:59 +11:00
parent 817b52ffa7
commit c327ef970b
2 changed files with 28 additions and 0 deletions

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

@@ -0,0 +1,12 @@
## Issue Addressed
Which issue # does this PR address?
## Proposed Changes
Please list or describe the changes introduced by this PR.
## Additional Info
Please provide any additional information. For example, future considerations
or information useful for reviewers.