From 3c877a40bc5657bc3d418302ac10fffa0ecd2f36 Mon Sep 17 00:00:00 2001 From: Mike Ajala Date: Thu, 26 Sep 2019 16:02:07 +0100 Subject: [PATCH] JENKINS-59513 - Fixed defunct hyperlink in PULL_REQUEST_TEMPLATE.md (#4222) * Update PULL_REQUEST_TEMPLATE.md Removed a defunct hyperlink and placed an intuitive directive in its place. * Updated PULL_REQUEST_TEMPLATE.md to include comment * Updated PULL_REQUEST_TEMPLATE.md to include lts backporting --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0e47cddae6..7257307587 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,8 @@ + See [JENKINS-XXXXX](https://issues.jenkins-ci.org/browse/JENKINS-XXXXX).