diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..f2d4c186 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ +## Summary + + +## Changes +- [ ] Docs +- [ ] Config +- [ ] Docker +- [ ] Other: + +## Checklist +- [ ] I tested the change locally or it is docs-only +- [ ] I updated related docs (if needed) +- [ ] I verified formatting/links +- [ ] No secrets or private endpoints were added + +## Notes for reviewers +