X Tutup
The Wayback Machine - https://web.archive.org/web/20230218233819/https://github.com/nodejs/node/commit/653492f2d4
Skip to content
Permalink
Browse files
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: #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>
  • Loading branch information
Trott authored and targos committed May 1, 2021
1 parent bb07a76 commit 653492f
Showing 1 changed file with 0 additions and 4 deletions.
@@ -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]. -->

0 comments on commit 653492f

Please sign in to comment.
X Tutup