diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..9a1887f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,22 @@ + +## Summary + + + +## Checklist + +- [ ] Tests added or updated (unit, regression, integration as needed) +- [ ] Docs/README updated (or not, with justification) +- [ ] Issue is linked (branch name or URL in PR description) +- [ ] Security checks (no secrets, vulnerabilities) +- [ ] Breaking changes (if any) are clearly called out in the PR description + +## Notes for Reviewers + +