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 984f2fa commit faa4779Copy full SHA for faa4779
.github/pull_request_template.md
@@ -13,10 +13,10 @@
13
## :pencil: Checklist
14
<!--- Put an `x` in the boxes that apply -->
15
16
-- [ ] I reviewed the submitted code.
17
- [ ] I added tests to verify the changes.
18
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled.
19
- [ ] I updated the docs if needed.
+- [ ] I updated the wizard if needed.
20
- [ ] Review from the native team if needed.
21
- [ ] No breaking change or entry added to the changelog.
22
- [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.
0 commit comments