Update readme with contributing guide and create github templates

This commit is contained in:
as027811 2020-10-20 16:30:43 -04:00
parent 5d165e10c4
commit 8a76e7ce5b
5 changed files with 117 additions and 4 deletions

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

@ -0,0 +1,10 @@
### Issue
<!--- Insert a link to the associated github issue here. -->
### Description
<!-- Insert details about what the changes being proposed are. -->
### Test Evidence
<!-- Provide screenshot evidence and/or testing steps to validate the proposed changes. -->