Skip to content

Commit 376b4fa

Browse files
Add PR template
1 parent 0611396 commit 376b4fa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/pull_request_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### ✨ Summary
2+
<!-- What does this change do? -->
3+
4+
5+
### 🔗 Resolves:
6+
<!-- What issue does it resolve? -->
7+
8+
9+
### ✅ Checklist
10+
- [ ] 🖊️ Commits are signed
11+
- [ ] 🧪 Tests added/updated
12+
- [ ] 📚 Docs updated (if behavior changed)
13+
14+
15+
### 🕵️ Review Notes & ⚠️ Risks
16+
<!-- Notes for reviewers, flags, feature gates, rollout considerations, etc. -->

0 commit comments

Comments
 (0)