From d83f76a787a15a63539ef7281a53ee1bcaded6f6 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Mon, 25 Nov 2019 16:53:31 -0600 Subject: [PATCH] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index e29cc37..ed7a4d3 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,3 +1,5 @@ +Make sure you have reviewed the [common issues](https://github.com/coreybutler/nvm-windows/wiki/Common-Issues) and existing issues before submitting a new issue. + If this is a question about how to use NVM4W, please use [stackoverflow](http://stackoverflow.com/questions/tagged/nvm-windows) instead. If this is an issue regarding antivirus, make sure you search the existing issues first. @@ -17,15 +19,7 @@ If this is an issue regarding antivirus, make sure you search the existing issue ### I'm using NVM4W version: -- [ ] 1.1.7 -- [ ] 1.1.6 -- [ ] 1.1.5 -- [ ] 1.1.4 -- [ ] 1.1.3 -- [ ] 1.1.2 -- [ ] 1.1.1 -- [ ] Older -- [ ] OTHER (Please Specify) +Run `nvm version` if you don't know. ### I have already...