summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Aune <kkraune@users.noreply.github.com>2017-09-26 10:41:10 +0200
committerGitHub <noreply@github.com>2017-09-26 10:41:10 +0200
commit057b7afc924e025c81892707158d2d44d012532e (patch)
treef01e8e3ccd3fa8d71b2af5ab11fe3c26e18a36a8
parent4059df71d42612bd171ca63cf650a8b9253d7d36 (diff)
parented5bd1d834487b5e7cfe1cc76edb2984ad3eb457 (diff)
Merge pull request #3535 from vespa-engine/johans1-mentionstackoverflow
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a2690f6d127..e1cb205e5a5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -30,6 +30,9 @@ It is fine to submit issues also for feature requests and ideas, whether or not
There is also a [ToDo list](TODO.md) for larger things which nobody are working on yet.
+## Community
+If you have questions, want to share your experience or help others, please join our community on [Stack Overflow](http://stackoverflow.com/questions/tagged/vespa).
+
### Getting started
See [README](README.md) for how to build and test Vespa.