diff --git a/PR_TEMPLATE/pull_request_template.md b/PR_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..d3f7fb1 --- /dev/null +++ b/PR_TEMPLATE/pull_request_template.md @@ -0,0 +1,20 @@ +## Summary + +- +- +- + +## Changes + +- **Component/Feature**: Description of changes +- **Another Component**: Description of changes +- + +## Test Plan + +- [ ] Test item 1 +- [ ] Test item 2 +- [ ] Test item 3 + +## Additional Notes +