Skip to content

Commit c10f8da

Browse files
chore: Update PR template (#4291)
1 parent ed3d77e commit c10f8da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020

2121
## :pencil: Checklist
2222
<!--- Put an `x` in the boxes that apply -->
23-
- [ ] I reviewed submitted code
2423
- [ ] I added tests to verify changes
2524
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled
25+
- [ ] I updated the docs if needed.
26+
- [ ] I updated the wizard if needed.
2627
- [ ] All tests passing
2728
- [ ] No breaking changes
2829

0 commit comments

Comments
 (0)