Skip to content

Commit 58b65f0

Browse files
authored
chore: Add PR template checkbox for cross sdk review on public API changes (#5665)
Add PR template checkbox for cross sdk review on public API changes
1 parent 307edcd commit 58b65f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- [ ] Review from the native team if needed.
2626
- [ ] No breaking change or entry added to the changelog.
2727
- [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.
28+
- [ ] Public API changes reviewed by another Mobile SDK team member or implemented according to the [develop docs](https://develop.sentry.dev/) spec.
2829

2930

3031
## :crystal_ball: Next steps

0 commit comments

Comments
 (0)