diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 683abc27a8..330a422000 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,6 +14,7 @@ - [ ] I reviewed the submitted code - [ ] I added tests to verify the changes +- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled - [ ] I updated the docs if needed - [ ] No breaking changes