Skip to content

Commit 0a68fbb

Browse files
chore: Update PR template
Remove I reviewed the code and add updating the wizard and the docs because we often forget to update these.
1 parent 20ac449 commit 0a68fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313

1414
You have to check all boxes before merging:
1515

16-
- [ ] I reviewed the submitted code.
1716
- [ ] I added tests to verify the changes.
1817
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled.
1918
- [ ] I updated the docs if needed.
19+
- [ ] I updated the wizard if needed.
2020
- [ ] Review from the native team if needed.
2121
- [ ] No breaking change or entry added to the changelog.
2222

23-
## :crystal_ball: Next steps
23+
## :crystal_ball: Next steps

0 commit comments

Comments
 (0)