summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorMyles Borins <mborins@us.ibm.com>2016-10-17 09:31:24 +0100
committerJames M Snell <jasnell@gmail.com>2016-10-19 08:48:25 -0700
commit1aa15da92a8cef6f602385ee7bb003928ca0733b (patch)
tree85c0004bcbad87d3c16aae81fdc3b7a80062f06d /.github/ISSUE_TEMPLATE.md
parentca3c8a9d550d69b920bad0c0036eaa7097a64fc8 (diff)
downloadandroid-node-v8-1aa15da92a8cef6f602385ee7bb003928ca0733b.tar.gz
android-node-v8-1aa15da92a8cef6f602385ee7bb003928ca0733b.tar.bz2
android-node-v8-1aa15da92a8cef6f602385ee7bb003928ca0733b.zip
doc: suggest nodejs/help for general support
This commit adds a reference to `nodejs/help` in the github template. PR-URL: https://github.com/nodejs/node/pull/9128 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 4c115cb593..375a6aa8a2 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,5 +1,11 @@
<!--
Thank you for reporting an issue.
+
+This issue tracker is for bugs and issues found within Node.js core.
+If you require more general support please file an issue on our help
+repo. https://github.com/nodejs/help
+
+
Please fill in as much of the template below as you're able.
Version: output of `node -v`