Create PR_TEMPLATE.md

This commit is contained in:
Dan Abramov
2017-03-07 19:49:34 +00:00
committed by GitHub
parent fe7b5c212b
commit 8885f8f769

10
PR_TEMPLATE.md Normal file
View File

@@ -0,0 +1,10 @@
<!--
Thank you for sending the PR!
Here's a small checklist for you:
* Please sign the CLA when the bot asks you to. This lets us accept your contributions!
* Did you change any code? If you did, **how can we test that your changes work?** Provide us with clear instructions on what you did to verify them. Bonus points for screenshots!
* If you changed any code, run `npm run format` in the project root folder, and commit and push the changes.
Happy contributing!
-->