summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2020-12-21 05:13:52 -0800
committerRich Trott <rtrott@gmail.com>2020-12-23 05:33:40 -0800
commit576a1b547b19d9c6d9244eb1a7ac8f81c24ed3d2 (patch)
treeceadfd71c7cc8c0bd5da3e4eb5e94b053faf0f01
parente22b751cce6667aac3a32391800bb1e677c8a8db (diff)
downloadios-node-v8-576a1b547b19d9c6d9244eb1a7ac8f81c24ed3d2.tar.gz
ios-node-v8-576a1b547b19d9c6d9244eb1a7ac8f81c24ed3d2.tar.bz2
ios-node-v8-576a1b547b19d9c6d9244eb1a7ac8f81c24ed3d2.zip
doc: remove "Related Issues" from pull request template
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 <rlau@redhat.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 0 insertions, 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/<issue_number>
-
##### Checklist
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->