diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..f1ac3df --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ +### โœจ Summary + + + +### ๐Ÿ”— Resolves: + +### โœ… Checklist +- [ ] ๐Ÿ–Š๏ธ Commits are signed +- [ ] ๐Ÿงช Tests added/updated: _(See the [Testing Guide](docs/testing.md) for when to use each type and how to run them)_ + - [ ] ๐Ÿ”น Unit + - [ ] ๐Ÿ”ธ Integration + - [ ] ๐ŸŒ E2E (Connect) + - [ ] ๐Ÿ”‘ E2E (Service Account) +- [ ] ๐Ÿ“š Docs updated (if behavior changed) + +### ๐Ÿ•ต๏ธ Review Notes & โš ๏ธ Risks +