From 6201921653a349cce79b343ddbae78d917e1ccfc Mon Sep 17 00:00:00 2001 From: Tomo Date: Wed, 10 Sep 2025 22:31:19 -0400 Subject: [PATCH] Create pull_request_template.md --- PR_TEMPLATE/pull_request_template.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 PR_TEMPLATE/pull_request_template.md 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 +