From e350deb1e342c07a7fd06c208811ef832aba5c3d Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 29 May 2016 22:32:12 -0700 Subject: doc: edit pull request template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move checklist instructions closer to the checklist. Trim unnecessary words. PR-URL: https://github.com/nodejs/node/pull/7058 Reviewed-By: Johan Bergström Reviewed-By: Michaël Zasso --- .github/PULL_REQUEST_TEMPLATE.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cce9351dc1..bc5ba6fafc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,7 @@ ##### Checklist - + - [ ] tests and code linting passes - [ ] a test and/or benchmark is included -- cgit v1.2.3