diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 072722cc39a..58bb232ad90 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,38 +1,33 @@ -# :mag: Description -## Issue References ๐Ÿ”— - - + + +### Why are the changes needed? + + + +### How was this patch tested? + + + +### Was this patch authored or co-authored using generative AI tooling? + -This pull request fixes # - -## Describe Your Solution ๐Ÿ”ง - -Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. - - -## Types of changes :bookmark: - -- [ ] Bugfix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to change) - -## Test Plan ๐Ÿงช - -#### Behavior Without This Pull Request :coffin: - - -#### Behavior With This Pull Request :tada: - - -#### Related Unit Tests - - ---- - -# Checklist ๐Ÿ“ - - - -- [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) - -**Be nice. Be informative.**