We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a622b commit c16167dCopy full SHA for c16167d
PR_TEMPLATE/pull_request_template.md
@@ -0,0 +1,20 @@
1
+## Summary
2
+<!-- Provide 2-3 bullet points summarizing the key changes and their purpose -->
3
+-
4
5
6
+
7
+## Changes
8
+<!-- List the specific changes made, grouped by component or functionality -->
9
+- **Component/Feature**: Description of changes
10
+- **Another Component**: Description of changes
11
12
13
+## Test Plan
14
+<!-- Checklist of tests to validate the changes -->
15
+- [ ] Test item 1
16
+- [ ] Test item 2
17
+- [ ] Test item 3
18
19
+## Additional Notes
20
+<!-- Any additional context, design decisions, or concerns for reviewers -->
0 commit comments