From ad895f490b203ab2111783bc44d519ad49103d72 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Fri, 13 May 2016 22:43:14 -0700 Subject: [PATCH] doc: trim GitHub template comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make the comments in the GitHub templates slightly more concise. PR-URL: https://github.com/nodejs/node/pull/6755 Reviewed-By: Johan Bergström Reviewed-By: Ben Noordhuis Reviewed-By: James M Snell Reviewed-By: Rod Vagg --- .github/ISSUE_TEMPLATE.md | 13 +++++-------- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++--------- 2 files changed, 10 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index dbd53cf22825f0..ac272f8149c2bb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,19 +1,16 @@ * **Version**: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 364754444ac945..cce9351dc1e5ba 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,20 +1,18 @@ ##### Checklist - - [ ] tests and code linting passes @@ -24,10 +22,8 @@ https://github.com/nodejs/node/blob/master/CONTRIBUTING.md ##### Affected core subsystem(s) - ##### Description of change -