From 4969bf3eb766657cb877d51277bcae2555738160 Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Wed, 22 Jan 2020 10:24:57 +0100 Subject: [PATCH] Add Stack Overflow as communication channel (#926) * Stack Overflow added as communication channel Signed-off-by: Dominic Schabel * Wording improved Signed-off-by: Dominic Schabel --- README.md | 1 + docs/content/community.md | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f3bc647..e61968de3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ see [hawkBit Documentation](https://www.eclipse.org/hawkbit/) # Contact us +- Having questions about hawkBit? Check [Stack Overflow](https://stackoverflow.com/questions/tagged/eclipse-hawkbit) - Want to chat with the team behind hawkBit? [![Join the chat at https://gitter.im/eclipse/hawkbit](https://badges.gitter.im/eclipse/hawkbit.svg)](https://gitter.im/eclipse/hawkbit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - Having issues with hawkBit? Open a [GitHub issue](https://github.com/eclipse/hawkbit/issues). - You can also check out our [Project Homepage](https://www.eclipse.org/hawkbit) for further contact options. diff --git a/docs/content/community.md b/docs/content/community.md index b97823567..a8ff63f80 100755 --- a/docs/content/community.md +++ b/docs/content/community.md @@ -23,9 +23,11 @@ Here you can find links to arbitrary material covering Eclipse hawkBit which has - 05/25/2016 - jaxenter: Eclipse hawkBit - [english](https://jaxenter.com/eclipse-hawkbit-126445.html) - [german](https://jaxenter.de/eclipse-hawkbit-46372) - 09/27/2016 - Eclipse Newsletter - 'IoT is the new black' - [article](http://www.eclipse.org/community/eclipse_newsletter/2016/september/article2.php) +## Ask a question +Visit [stackoverflow.com](https://stackoverflow.com/questions/tagged/eclipse-hawkbit) to find questions or raise your own tagged with `eclipse-hawkbit`. ## Chat -Questions? Problems? Searching for a quick response from the team behind hawkBit and from the hawkBit community, join the [Gitter Chat](https://gitter.im/eclipse/hawkbit). +Searching for a quick response from the team behind hawkBit and the hawkBit community, join the [Gitter Chat](https://gitter.im/eclipse/hawkbit). ## Mailing List A great way to stay up to date with hawkBit activity is to subscribe to the Mailing list provided by Eclipse. Sign up for the mailing list [here](https://dev.eclipse.org/mailman/listinfo/hawkbit-dev).