diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5364cf84..dd7958c1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,8 +10,8 @@ Describe your changes here: ## Resolved issues ## Documentation @@ -24,9 +24,37 @@ Please make sure that... - Tests are included for the changed functionality in this PR. If to be merged without tests, please elaborate why. --> +## Web service API changes + + + ## Tests + + +## Testing + +- How were these changes tested? +- What should the reviewer do to test, if it's credibly locally testable? (Why is it not, if it isn't?)