summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Silvera <noah@super.gd>2021-03-25 15:37:48 -0700
committerGitHub <noreply@github.com>2021-03-25 15:37:48 -0700
commit7ed6f05c68e51369407b0d2fdb54b9f7fd298483 (patch)
tree9b359ff5608904f101858735fdaa78a3600236a4
parentedb9ac01f2b3c824b4bee85e5ef567fea7a4444b (diff)
parent8ad137ef6ac694ef862cee6793dbd1296cc959ce (diff)
Merge pull request #53 from nvandoorn/update-pull-request-template-to-include-sandbox-test
Update PR template to include sandbox testing step
-rw-r--r--PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 8c254a7..d5988ce 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -14,6 +14,7 @@ Merge Checklist
- [ ] Run the manual tests
- [ ] Update the changelog
+- [ ] Run a sandbox app and verify taxes are being calculated
Screenshots
---