diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..64d699e --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,29 @@ + + +**Reviewer:** + + + +## Description: + +Project task: + +Relevant products which you have tested these changes against (i.e. extension, Windows, ...): +- + +Product PRs to test against: +- + +**Note: Upon merging this PR, you are responsible for updating the affected products to the latest version of this repo.** + +## Steps to test this PR: + + +###### PR Author Checklist: +- [ ] PRs exists for affected products to bump up to latest commit (in this PR) +- [ ] Ensure privacy reference tests in the above PRs pass