summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/3-help.md
diff options
context:
space:
mode:
authorTobias Nießen <tniessen@users.noreply.github.com>2018-08-09 16:59:55 +0200
committerJames M Snell <jasnell@gmail.com>2018-08-12 10:18:40 -0700
commit3ce92755eb099c80f03a5f3a46dadf66fddd16b2 (patch)
tree3ed9c0ae24598ae54ca39e79c6809dc22a089063 /.github/ISSUE_TEMPLATE/3-help.md
parent45d0b4a300cbc845727fee75c59427cc343b1559 (diff)
downloadandroid-node-v8-3ce92755eb099c80f03a5f3a46dadf66fddd16b2.tar.gz
android-node-v8-3ce92755eb099c80f03a5f3a46dadf66fddd16b2.tar.bz2
android-node-v8-3ce92755eb099c80f03a5f3a46dadf66fddd16b2.zip
doc: add multiple issue templates for GitHub
Fixes: https://github.com/nodejs/node/issues/21812 PR-URL: https://github.com/nodejs/node/pull/22215 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: George Adams <george.adams@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE/3-help.md')
-rw-r--r--.github/ISSUE_TEMPLATE/3-help.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/3-help.md b/.github/ISSUE_TEMPLATE/3-help.md
new file mode 100644
index 0000000000..f1a1acdfc7
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/3-help.md
@@ -0,0 +1,10 @@
+---
+name: "⁉️ Need help with Node.js?"
+about: Please file an issue in our help repo.
+
+---
+
+If you have a question about Node.js that is not a bug report or feature
+request, please post it in https://github.com/nodejs/help!
+
+Questions posted to this repository will be closed.