We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3d77e commit c10f8daCopy full SHA for c10f8da
.github/pull_request_template.md
@@ -20,9 +20,10 @@
20
21
## :pencil: Checklist
22
<!--- Put an `x` in the boxes that apply -->
23
-- [ ] I reviewed submitted code
24
- [ ] I added tests to verify changes
25
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled
+- [ ] I updated the docs if needed.
26
+- [ ] I updated the wizard if needed.
27
- [ ] All tests passing
28
- [ ] No breaking changes
29
0 commit comments