diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ec4eb87d44..7c620167cc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,7 @@ #### What? Why? +Closes #[the issue number this PR is related to] + [Explain why is this change needed and the solution you propose. Provide context for others to understand it]