From 6edd36b4e274bbe4bdd76327e037030e42fd1de0 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Thu, 25 Feb 2016 11:27:59 -0600 Subject: [PATCH] Updated issues template. --- .github/ISSUE_TEMPLATE | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 71e5200..1cfc949 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -13,17 +13,17 @@ ### I have already... -- [] read the README to be aware of npm gotchas & antivirus issues. -- [] reviewed the [wiki](https://github.com/coreybutler/nvm-windows/wiki) to make sure my issue hasn't already been resolved. -- [] verified I'm using an account with administrative privileges. -- [] searched the issues (open and closed) to make sure this isn't a duplicate. -- [] made sure this isn't a question about how to use NVM for Windows, since [gitter](https://gitter.im/coreybutler/nvm-windows?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) is used for questions and comments. +- [ ] read the README to be aware of npm gotchas & antivirus issues. +- [ ] reviewed the [wiki](https://github.com/coreybutler/nvm-windows/wiki) to make sure my issue hasn't already been resolved. +- [ ] verified I'm using an account with administrative privileges. +- [ ] searched the issues (open and closed) to make sure this isn't a duplicate. +- [ ] made sure this isn't a question about how to use NVM for Windows, since [gitter](https://gitter.im/coreybutler/nvm-windows?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) is used for questions and comments. ### My issue is related to (check only those which apply): -- [] settings.txt -- [] proxy support -- [] 32 or 64 bit support +- [ ] settings.txt +- [ ] proxy support +- [ ] 32 or 64 bit support ### Expected Behavior