Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: remove "Related Issues" from pull request template #36590

Closed
wants to merge 2 commits into from

Commits on Dec 23, 2020

  1. 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: nodejs#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>
    Trott committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    576a1b5 View commit details
    Browse the repository at this point in the history
  2. doc: remove replication of GitHub template

    The pull-request template was replicated in the pull-requests.md which
    is a maintenance annoyance when changing the template. Replace the
    replication with a link to the raw template.
    
    PR-URL: nodejs#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>
    Trott committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    2c8751c View commit details
    Browse the repository at this point in the history