Update PR template (#2685)

This commit is contained in:
Kim Gardner
2019-11-01 14:00:04 -04:00
committed by GitHub
parent 53c87118db
commit 9d6592feef
+7 -3
View File
@@ -1,10 +1,14 @@
<!--
Thank you for submitting a pull request!
Thank you for submitting a pull request! Please note that by contributing to Coral, you agree to our Code of Conduct: http://code-of-conduct.voxmedia.com/
Please verify that:
* [ ] Code is up-to-date with the base branch
Before submitting your PR, please verify that:
* [ ] Your code is up-to-date with the base branch
* [ ] You've successfully run `npm run test` locally
Refer to CONTRIBUTING.MD for more details.
https://github.com/coralproject/talk/blob/master/CONTRIBUTING.md
-->
## What does this PR do?
## How do I test this PR?