From 7ef5800f9a2312c62a0c6a61d2eee1b377344d8d Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sat, 26 Feb 2022 16:36:23 +0100 Subject: [PATCH] Added pull request template --- .github/pull_request_template.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/pull_request_template.md 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 + +