Merge branch 'master' of github.com:coreybutler/nvm-windows

This commit is contained in:
Corey Butler
2017-07-21 00:10:46 -05:00
2 changed files with 17 additions and 3 deletions

View File

@@ -15,6 +15,17 @@ If this is an issue regarding antivirus, make sure you search the existing issue
- [ ] My Windows installation is non-English.
### I'm using NVM4W version:
- [ ] 1.1.6
- [ ] 1.1.5
- [ ] 1.1.4
- [ ] 1.1.3
- [ ] 1.1.2
- [ ] 1.1.1
- [ ] Older
- [ ] OTHER (Please Specify)
### I have already...
- [ ] read the README to be aware of npm gotchas & antivirus issues.
@@ -26,8 +37,11 @@ If this is an issue regarding antivirus, make sure you search the existing issue
### My issue is related to (check only those which apply):
- [ ] settings.txt
- [ ] proxy support
- [ ] 32 or 64 bit support
- [ ] proxy support (Have you tried version 1.1.0+?)
- [ ] 32 or 64 bit support (Have you tried version 1.1.3+?)
- [ ] Character escaping (Have you tried version 1.1.6+?)
- [ ] A standard shell environment (terminal/powershell)
- [ ] A non-standard shell environment (Cmder, Hyper, Cygwin, git)
### Expected Behavior

View File

@@ -2,4 +2,4 @@
There have been a lot of duplicate issues filed. Please do a simple search for your issue before posting something new.
If you just have a question and no real problem, please use the [Gitter channel](https://gitter.im/coreybutler/nvm-windows) instead of clogging up the bug tracker with questions.
If you just have a question and no real problem, please use the [StackOverflow tag](https://stackoverflow.com/questions/tagged/nvm-windows) the [Gitter channel](https://gitter.im/coreybutler/nvm-windows) instead of clogging up the bug tracker with questions.