From 0a8a2fd3d4cba5c0bf0d8d973ea3c1e2f177ba14 Mon Sep 17 00:00:00 2001 From: Filipe Manco Date: Wed, 8 Aug 2018 12:18:57 +0100 Subject: [PATCH] Improve SUPPORT.md (#4835) --- SUPPORT.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index b9e95e27..054f1494 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1,16 +1,21 @@ -# Support for deploying and using osquery +# Welcome to osquery! -Welcome to osquery! We use GitHub for tracking bugs and feature requests. This isn't the right place to get support for using osquery, but the following resources are available below, thanks for understanding. +We use GitHub for tracking bugs, feature requests and blueprints only, so this isn't the right +place to get support. However we're still happy to help, checkout the resources bellows and feel +free to reach out on osquery Slack. -# Documentation +## Slack - - [User Guide](https://osquery.readthedocs.io/en/stable/) +You can register on our Slack at https://slack.osquery.io if you haven't done so yet. Before posting +to the `general` channel take a look at other available channels where your question might be a +better fit. If you have a question about a vendor solution post **only** on the vendor specific +channel. -# Community Resources +## Documentation -- [StackOverflow](https://stackoverflow.com/tags/osquery) -- [reddit](https://www.reddit.com/r/osquery/) - -# Chat +* [User Guide](https://osquery.readthedocs.io/en/stable/) -- [osquery slack](https://osquery-slack.herokuapp.com/) +## Community Resources + +* [Reddit](https://www.reddit.com/r/osquery/) +* [Stack Overflow](https://stackoverflow.com/tags/osquery)