diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f87c90823..044518abf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,30 +1,11 @@ # What does this PR do? +[Provide a short summary of what this PR does and why. Link to relevant issues if applicable.] - - - - +[//]: # (If resolving an issue, uncomment and update the line below) +[//]: # (Closes #[issue-number]) ## Test Plan +[Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.*] - - - - - +[//]: # (## Documentation) +[//]: # (- [ ] Added a Changelog entry if the change is significant)