diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8f6cb81ab4..d92456c3ad 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,9 +20,10 @@ ## :pencil: Checklist -- [ ] I reviewed submitted code - [ ] I added tests to verify changes - [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled +- [ ] I updated the docs if needed. +- [ ] I updated the wizard if needed. - [ ] All tests passing - [ ] No breaking changes