summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-03-17 17:59:40 +0100
committerGitHub <noreply@github.com>2019-03-17 17:59:40 +0100
commit9484a28789e2ecc8e6deaacf44e1342a8dc83c5f (patch)
tree285e0b3590dc57ffc12eeef270ad3b170582631a /docs
parent6f6c4875e42e68cad380fc1be3b8f54feeb8ae8a (diff)
downloadwiki-9484a28789e2ecc8e6deaacf44e1342a8dc83c5f.tar.gz
wiki-9484a28789e2ecc8e6deaacf44e1342a8dc83c5f.tar.bz2
wiki-9484a28789e2ecc8e6deaacf44e1342a8dc83c5f.zip
Update How-to-ask-for-help.md
Diffstat (limited to 'docs')
-rw-r--r--docs/How-to-ask-for-help.md6
1 files changed, 5 insertions, 1 deletions
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**.