Skip to content

Commit 889ddac

Browse files
authored
Merge pull request #83 from longieirl/ci/breaking-change-protocol
ci: add downstream impact checkbox to PR template
2 parents e387ca3 + fa574f3 commit 889ddac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@
2626
- [ ] Self-reviewed
2727
- [ ] Documentation updated (if needed)
2828
- [ ] No new warnings
29+
30+
## Downstream impact
31+
- [ ] This PR changes a public interface in `bankstatements_core` (exported class, function, or exception)
32+
<!-- If checked: describe what changed and what the private repo needs to update -->

0 commit comments

Comments
 (0)