From 26adb6001eed1ac070592bf198fe3b5ccc474973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Mon, 24 Oct 2016 10:28:23 +0200 Subject: [PATCH 1/2] Fix PR template to not link all PRs to #49 --- .github/PULL_REQUEST_TEMPLATE.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b10885d27..4171a0f00 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,14 @@ ### Description -#### Related issues (eg. #49 or strongloop/loopback#49) +#### Related issues + + - None From 95cc681d83f2e7b1fb3ecd0b9724c275f21f447a Mon Sep 17 00:00:00 2001 From: Simon Ho Date: Mon, 24 Oct 2016 17:06:30 -0700 Subject: [PATCH 2/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4171a0f00..58c8d7b2d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,10 +4,10 @@ #### Related issues - None