From 3218e999bd6c06e779cdba51d1a0b9f22a039438 Mon Sep 17 00:00:00 2001 From: Vandit Bhatt Date: Sat, 1 Dec 2018 16:50:53 +0530 Subject: [PATCH] Add comment tags to the end of the file (#32907) Turned the last statement instructing collaborators to about closing issues into a comment. --- .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 3764a01ef0..e0217394b5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,6 @@ - [ ] None of my changes are plagiarized from another source without proper attribution. - [ ] My article does not contain shortened URLs or affiliate links. -If your pull request closes a GitHub issue, replace the XXXXX below with the issue number. + Closes #XXXXX