From 04d03f950183dbc2ebbf6aa30e2ee404a86cb440 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Fri, 13 May 2016 11:23:21 +0530 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Updating template, to guide new contributors more clearly. --- .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 5949807740..b5fe971fce 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,7 +24,7 @@ - [ ] Tested changes locally. -- [ ] Closes currently open issue (e.g. `Closes #XXXX`): Closes +- [ ] Closes currently open issue (replace XXXX with an issue no): Closes #XXXX #### Description