diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a80f8cf0a..0d3caacf1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,10 @@ ## Description -_Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. -If it fixes a bug or resolves a feature request, be sure to link to that issue._ +_Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request._ +_If it fixes an existing issue (bug or feature), use the following keyword:_ +_Closes: #ISSUE-NUMBER_ ## Type of change