From 5a166421f9bd4701564b06ae2c95542ca02e2efa Mon Sep 17 00:00:00 2001 From: MutoShack Date: Sun, 13 Oct 2019 20:52:50 +0200 Subject: Change search engine to duckduckgo.com (from Google) --- faq/asking_questions.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'faq') diff --git a/faq/asking_questions.mdwn b/faq/asking_questions.mdwn index 912c78dc..89864e97 100644 --- a/faq/asking_questions.mdwn +++ b/faq/asking_questions.mdwn @@ -15,8 +15,8 @@ License|/fdl]]."]]"""]] Before asking a question, first make an effort to find the answer to your question. A lot of questions have been asked and answered before, so please -spend some time trying to solve the problem on your own (e.g., [search the -web](http://google.com/), search these web pages, etc.), and show us that you +spend some time trying to solve the problem on your own (e.g. [search the +web](http://duckduckgo.com/), search these web pages, etc.), and show us that you did so when you ask your question. When asking, (1) be details, and (2) demonstrate that you have made an effort, -- cgit v1.2.3 From 6d765d9915961f1e8fbff339052211d05958adee Mon Sep 17 00:00:00 2001 From: MutoShack Date: Sun, 13 Oct 2019 20:55:41 +0200 Subject: fix typo --- faq/asking_questions.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'faq') diff --git a/faq/asking_questions.mdwn b/faq/asking_questions.mdwn index 89864e97..38e844ad 100644 --- a/faq/asking_questions.mdwn +++ b/faq/asking_questions.mdwn @@ -19,10 +19,10 @@ spend some time trying to solve the problem on your own (e.g. [search the web](http://duckduckgo.com/), search these web pages, etc.), and show us that you did so when you ask your question. -When asking, (1) be details, and (2) demonstrate that you have made an effort, -e.g., "I am having trouble frobbing the foo. I searched the web and only found +When asking, (1) be detailed, and (2) demonstrate that you made an effort, +e.g. "I am having trouble frobbing the foo. I searched the web and only found information regarding how to frob a bar, but that seems unrelated." Provide as -many relevant details as possible reproducing them as exactly as possible. +many relevant details as possible, as well as how to reproduce the issue. This [document](http://www.catb.org/~esr/faqs/smart-questions.html) may help you understand some developers attitudes and social norms. -- cgit v1.2.3