diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 602efe956..89a908a75 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,7 +15,7 @@ List related issues. Provide the necessary context to understand the changes you made. -Are you fixing a issue with this pull-request? +Are you fixing an issue with this pull-request? Use the "Fixes" keyword, to close the issue automatically after your work is merged. Fixes #123