Update readme with contributing guide and create github templates (#110)

This commit is contained in:
alex bezek 2020-10-22 12:31:44 -04:00 committed by GitHub
parent c85bcf8488
commit 5bc4c2a406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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. -->