diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e41282d..1324c0a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,9 @@ -## Why this PR is needed +## Discussion -_Please enter the reason why this change is necessary or a benefit to the project._ +_Please submit a separate issue for discussion before submitting a PR._ +_PRs without a discussion issue will be closed._ +Issue: #xyz ## What this PR does -_Please add a description of what the PR does here._ +_Please add a description of what the PR does._