We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31ed0a commit 5aefcadCopy full SHA for 5aefcad
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,10 @@
1
+## Summary
2
+Describe the change and why it’s needed.
3
+
4
+## Linked Issue
5
+Closes #<issue-number>
6
7
+## Checklist
8
+- [ ] Tests/Checks pass locally
9
+- [ ] Changelog updated (if user-facing change)
10
+- [ ] Docs/README updated (if needed)
0 commit comments