From 91b294e6483d47f317fdcdfd69747a12b29beb2d Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Wed, 20 Aug 2014 18:43:05 -0400 Subject: [PATCH] add section for stackoverflow --- docs/community.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/community.md b/docs/community.md index 11705c51..6c175e23 100644 --- a/docs/community.md +++ b/docs/community.md @@ -10,12 +10,20 @@ Go to the [Mithril Blog](http://lhorie.github.io/mithril-blog) ### Mailing List -Got questions about Mithril? Suggestions? +Looking for a place to talk about Mithril? Suggestions? Feel free to post on the [mailing list](https://groups.google.com/forum/#!forum/mithriljs) --- +### StackOverflow + +Looking for help on StackOverflow? Tag your questions with `mithril.js`. + +Want to help fellow Mithril developers and gain karma while at it? [Keep an eye on the tagged questions](http://stackoverflow.com/questions/tagged/mithril.js) + +--- + ### Projects and Snippets A collection of projects and snippets created by Mithril users. A great place to find useful tools.