From 186509be242ac054fc84cbe60db1aa3a90d6203b Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 28 Dec 2016 09:04:12 -1000 Subject: [PATCH] [github] modify the issue template --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6194cda..b4f39c5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -31,6 +31,7 @@ - Is there anything in any of your profile files (`.bashrc`, `.bash_profile`, `.zshrc`, etc) that modifies the `PATH`? + - If you are having installation issues, or getting "N/A", what does `curl -v nodejs.org/dist/` print out?