From 78eae3c65443eae9313b08a4c302e9503ce6b653 Mon Sep 17 00:00:00 2001 From: Dexter Morganov Date: Sun, 6 Sep 2020 10:36:21 +0300 Subject: [PATCH] Fix an article --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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