diff options
| author | 2020-08-18 09:27:49 -0700 | |
|---|---|---|
| committer | 2020-08-18 09:27:49 -0700 | |
| commit | e5c4698c5976867f2e3109827d0c89d468198ed8 (patch) | |
| tree | 67361f607978f92e7431b49dfc87392ba5aae935 | |
| parent | Escape Markdown in reddit post titles (diff) | |
| parent | Remove the !ask tag (diff) | |
Merge branch 'master' into bug/frontend/1030/reddit-title-escape
Diffstat (limited to '')
| -rw-r--r-- | bot/resources/tags/ask.md | 9 | 
1 files changed, 0 insertions, 9 deletions
| diff --git a/bot/resources/tags/ask.md b/bot/resources/tags/ask.md deleted file mode 100644 index e2c2a88f6..000000000 --- a/bot/resources/tags/ask.md +++ /dev/null @@ -1,9 +0,0 @@ -Asking good questions will yield a much higher chance of a quick response: - -• Don't ask to ask your question, just go ahead and tell us your problem.   -• Don't ask if anyone is knowledgeable in some area, filtering serves no purpose.   -• Try to solve the problem on your own first, we're not going to write code for you.   -• Show us the code you've tried and any errors or unexpected results it's giving.   -• Be patient while we're helping you. - -You can find a much more detailed explanation [on our website](https://pythondiscord.com/pages/asking-good-questions/). | 
