From 128ec5a1b1c355e3349e9a45564cbe9b5f3ec0b5 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Sun, 13 May 2018 15:42:44 +0200 Subject: [PATCH] Update pull request template to mention issue number instead of url --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index daf50a9e9f..22e922a148 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ [//]: # (Note: See http://habitica.wikia.com/wiki/Using_Your_Local_Install_to_Modify_Habitica%27s_Website_and_API for more info) -[//]: # (Put Issue # or URL here, if applicable. This will automatically close the issue if your PR is merged in) -Fixes put_issue_url_here +[//]: # (Put Issue # here, if applicable. This will automatically close the issue if your PR is merged in) +Fixes put_#_and_issue_numer_here ### Changes [//]: # (Describe the changes that were made in detail here. Include pictures if necessary)