From cbd05535ae72e96f38340d5245b075e06b0cf96c Mon Sep 17 00:00:00 2001 From: Adam Babik Date: Fri, 1 Dec 2017 12:08:06 +0100 Subject: [PATCH] s/solves/closes to automatically close issues (#485) Merging a PR will automatically close an issue now. --- .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 a9afb1b17..216069d75 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,4 +5,4 @@ A description to understand introduced changes without reading the code. Important changes: - [x] Something worth noting for reviewers. -Solves # \ No newline at end of file +Closes #