From 8ca7bc67fffc3e19fba9f119316bebe3abc88974 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Thu, 14 Dec 2017 15:43:27 +0200 Subject: [PATCH] Updated the PULL_REQUEST_TEMPLATE to use gh- instead of # in linking the issue to the pull reguest also removed some extra lines --- .github/PULL_REQUEST_TEMPLATE.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f4fe8a2a7..5c3edd9e5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,20 +1,16 @@ -Pull Request for Issue # . +Pull Request for Issue gh- . ### Summary of Changes - ### Testing Instructions - ### Expected result - ### Actual result - ### Documentation Changes Required