Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimen Bekkhus <sbekkhus91@gmail.com>2022-02-23 17:13:59 +0300
committerGitHub <noreply@github.com>2022-02-23 17:13:59 +0300
commita07757dc01f669d7aec2e22213d07abbb71bc6e2 (patch)
tree088fc4bd436b8759731a80c51af73dbf26ea3977 /.github
parentb39dabefe6d8dc675ae378c366a0a42d14abdb4b (diff)
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')
-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 60cd6dff575..26a77a3617c 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?