From 3a32d00432fdd7ee955d0e47b6fbf3ac5ba853f7 Mon Sep 17 00:00:00 2001 From: Divyanshu N Singh <123divyanshu.n.s4@gmail.com> Date: Thu, 1 Mar 2018 18:59:24 +0530 Subject: [PATCH] Update PR template --- .github/PULL_REQUEST_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 04316b8..efbe6aa 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -1,6 +1,6 @@ In the commit message: State what changes you are making. -In the description add: Fixes issue #[Add issue number here. If you do not solve the issue entirely, please change the message e.g. "First steps for issues #IssueNumber] +In the description add: Fixes #[Add issue number here. If you do not solve the issue entirely, please change the message e.g. "First steps for issues #IssueNumber] Changes: [Add here what changes were made in this issue and if possible provide links.]