aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-08-16 15:28:23 +0200
committerGravatar GitHub <[email protected]>2020-08-16 15:28:23 +0200
commit4df3089d8d03f54cdbd14d7683149ae7931036c1 (patch)
tree763d2d884cf883f5e23b5eefba65924093a819ea
parentMerge pull request #1102 from AtieP/patch-1 (diff)
Remove the !ask tag
-rw-r--r--bot/resources/tags/ask.md9
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/).