diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index aeb7da3e2..4513e46dc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,20 +1,25 @@ # What does this PR do? -In short, provide a summary of what this PR does and why. Usually, the relevant context should be present in a linked issue. + -- [ ] Addresses issue (#issue) + ## Test Plan + ## Sources -Please link relevant resources if necessary. + ## Before submitting