From 576a1b547b19d9c6d9244eb1a7ac8f81c24ed3d2 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Mon, 21 Dec 2020 05:13:52 -0800 Subject: doc: remove "Related Issues" from pull request template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don't require an issue for a pull request, so this section usually ends up displaying confusing default content. PR-URL: https://github.com/nodejs/node/pull/36590 Reviewed-By: Richard Lau Reviewed-By: Michaƫl Zasso Reviewed-By: Antoine du Hamel Reviewed-By: Anna Henningsen Reviewed-By: Daijiro Wachi --- .github/PULL_REQUEST_TEMPLATE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd3a2964c8..66efca5cd0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,10 +7,6 @@ Bug fixes and new features should include tests and possibly benchmarks. Contributors guide: https://github.com/nodejs/node/blob/master/CONTRIBUTING.md --> -#### Related Issues - -Fixes: https://github.com/nodejs/node/issues/ - ##### Checklist -- cgit v1.2.3