From 9484a28789e2ecc8e6deaacf44e1342a8dc83c5f Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 17 Mar 2019 17:59:40 +0100 Subject: Update How-to-ask-for-help.md --- docs/How-to-ask-for-help.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/How-to-ask-for-help.md b/docs/How-to-ask-for-help.md index 64af398..2730af6 100644 --- a/docs/How-to-ask-for-help.md +++ b/docs/How-to-ask-for-help.md @@ -10,7 +10,11 @@ We just want you to ask for support in the **proper way**. Please read this docu ### Why is the "proper way" so important? -Most of the questions asked by users are repetitive. So we need an efficient way to handle all the support requests. We use StackOverflow for support questions and GitHub for bug reports. +If you ask a question directly in the chat, it can get easily lost and you might never be helped unless there is someone online in that specific moment that is able to help you. + +If you put your question on StackOverflow it will **stay** there and someone can help you at any moment. You can also link your question in the chat to give it more visibility. Doesn't make sense for you? Just keep reading. + +Also, most of the questions asked by users are repetitive. So we need an efficient way to handle all the support requests. We use StackOverflow for support questions and GitHub for bug reports. Sounds complicated? Not at all! **Just keep reading**. -- cgit