diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..55fdfeeb --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ + + +## Checklist + +- [ ] Run `npm run test` +- [ ] Run `npm run lint`