diff --git a/PR_TEMPLATE.md b/PR_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..93140f2429b4a2f5e7ce080166808859611c8b1c --- /dev/null +++ b/PR_TEMPLATE.md @@ -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! +-->