diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..62c3597 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,31 @@ + + +## Description + + + +## Check relevant checkboxes + +- [ ] I've run tests (through `npm test`) and they passed +- [ ] I generated a working Apple Wallet Pass after the change +- [ ] Provided examples keep working after the change +- [ ] This improvement is or might be a breaking change + +## Relevant information + +