mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-21 23:18:06 +00:00
Add pull request template
This commit is contained in:
14
.github/pull_request_template.md
vendored
Normal file
14
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
### ✨ Summary
|
||||||
|
<!-- What does this change do? -->
|
||||||
|
|
||||||
|
### ✅ 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
|
||||||
|
<!-- Notes for reviewers, flags, feature gates, rollout considerations, etc. -->
|
Reference in New Issue
Block a user