From 2e0c102e5fa842a37c659be7041a98e3108e68fa Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Mon, 25 Nov 2019 16:51:47 -0600 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ded44b8..9ca5038 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,3 +3,7 @@ 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 [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. + +## Common Issues & Resolutions + +See the [Common Issues](https://github.com/coreybutler/nvm-windows/wiki/Common-Issues) wiki page before submitting. -- GitLab