summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorSimen Bekkhus <sbekkhus91@gmail.com>2022-02-23 15:13:59 +0100
committerGitHub <noreply@github.com>2022-02-23 14:13:59 +0000
commita07757dc01f669d7aec2e22213d07abbb71bc6e2 (patch)
tree088fc4bd436b8759731a80c51af73dbf26ea3977 /.github/ISSUE_TEMPLATE
parentb39dabefe6d8dc675ae378c366a0a42d14abdb4b (diff)
downloadnode-new-a07757dc01f669d7aec2e22213d07abbb71bc6e2.tar.gz
meta: correct link to feature request document
PR-URL: https://github.com/nodejs/node/pull/42092 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/2-feature-request.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yml b/.github/ISSUE_TEMPLATE/2-feature-request.yml
index 60cd6dff57..26a77a3617 100644
--- a/.github/ISSUE_TEMPLATE/2-feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/2-feature-request.yml
@@ -10,7 +10,7 @@ body:
Please fill in as much of the following form as you're able.
For more information on how the project manages feature
- requests, see [Feature request management](https://github.com/nodejs/node/blob/HEAD/doc/guides/feature-request-management.md).
+ requests, see [Feature request management](https://github.com/nodejs/node/blob/HEAD/doc/contributing/feature-request-management.md).
- type: textarea
attributes:
label: What is the problem this feature will solve?