From 59db901147d560d36d0b7af789176d8c8b09b1e7 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Tue, 13 May 2014 00:39:34 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d889e97feb..4b382f3cdc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ ## Filing issues The GitHub issue list is for bugs, not discussions. If you have a question you want to ask you have many alternatives: -- [Stackoverflow](http://stackoverflow.com/questions/tagged/asp.net-vnext) +- [StackOverflow](http://stackoverflow.com/questions/tagged/asp.net-vnext) - [The JabbR chat room](https://jabbr.net/#/rooms/aspnetvnext) When filing issues, please use our [bug filing templates](https://github.com/aspnet/Home/wiki/Functional-bug-template).