From a3231d94bdd8272c633f4a1d0c24a3742987bb5c Mon Sep 17 00:00:00 2001 From: Zachary Vacura Date: Wed, 25 Apr 2018 01:33:01 -0500 Subject: doc: update pull request template in guide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/20277 Refs: https://github.com/nodejs/node/pull/19125 Reviewed-By: Tobias Nießen Reviewed-By: Vse Mozhet Byt Reviewed-By: Luigi Pinca --- doc/guides/contributing/pull-requests.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/guides/contributing/pull-requests.md') diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md index f481a2cacb..c248c1b9b6 100644 --- a/doc/guides/contributing/pull-requests.md +++ b/doc/guides/contributing/pull-requests.md @@ -334,9 +334,6 @@ Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines) - -#### Affected core subsystem(s) - ``` Please try to do your best at filling out the details, but feel free to skip -- cgit v1.2.3