diff options
author | Nicholas Van Doorn <vandoorn.nick@gmail.com> | 2021-03-24 11:59:38 -0700 |
---|---|---|
committer | Nicholas Van Doorn <vandoorn.nick@gmail.com> | 2021-03-24 11:59:38 -0700 |
commit | 8ad137ef6ac694ef862cee6793dbd1296cc959ce (patch) | |
tree | d619071eb85d1cb35f6b808a1c2fade2f98e7240 /PULL_REQUEST_TEMPLATE.md | |
parent | 535565168e47e4be6868cde9f068350417f1b1c1 (diff) |
Update PR template to include sandbox testing step
A recent release contained a critical regression, so we're adding an
extra pre merge step to prevent this from happening.
Co-authored-by: Noah Silvera <noah@super.gd>
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | PULL_REQUEST_TEMPLATE.md | 1 |
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 --- |