diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ba7891ff9a9..b337ac9ea4e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,10 @@ + ## :green_heart: How did you test it? @@ -13,6 +17,7 @@ ## :pencil: Checklist +- [ ] I added GH Issue ID _&_ Linear ID - [ ] 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.