summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMestery <mestery@pm.me>2021-11-26 08:12:51 +0100
committerGitHub <noreply@github.com>2021-11-26 07:12:51 +0000
commit7d8199467d006e96bf2f72f30e233aba32ae26e0 (patch)
tree8532d383bfaebd67e399007cf3caa94354cb4d1d /.github
parentb3073f3737c8e6316f534e8e3cefc39bd0cc416c (diff)
downloadnode-new-7d8199467d006e96bf2f72f30e233aba32ae26e0.tar.gz
meta: add feature request label for issue template
PR-URL: https://github.com/nodejs/node/pull/40970 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/2-feature-request.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.md b/.github/ISSUE_TEMPLATE/2-feature-request.md
index 0d40bfdd11..20f8ec75f8 100644
--- a/.github/ISSUE_TEMPLATE/2-feature-request.md
+++ b/.github/ISSUE_TEMPLATE/2-feature-request.md
@@ -1,7 +1,7 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for this project
-
+labels: feature request
---
<!--