Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEilon Lipton <elipton@microsoft.com>2014-05-13 11:39:34 +0400
committerEilon Lipton <elipton@microsoft.com>2014-05-13 11:39:34 +0400
commit59db901147d560d36d0b7af789176d8c8b09b1e7 (patch)
tree8a47ff129dd57d3e0372439d8cda1e3d48553c80 /CONTRIBUTING.md
parent98082e31700462d9e565161c4fc7a1f64fa484dd (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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).