summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2020-12-12 14:10:45 +0100
committerGitHub <noreply@github.com>2020-12-12 14:10:45 +0100
commitdb9d48cc3301db4e7cb377f206c8037b7a268548 (patch)
treed6fa51ee46a980bff05ddb1f7cbeecde07d073f3
parent42d3c4ca365272e4e3d500d15b9110c3a4460f31 (diff)
downloadwiki-db9d48cc3301db4e7cb377f206c8037b7a268548.tar.gz
wiki-db9d48cc3301db4e7cb377f206c8037b7a268548.tar.bz2
wiki-db9d48cc3301db4e7cb377f206c8037b7a268548.zip
docs: make How-to-ask-for-help shorter and add github login (#305)
* Update How-to-ask-for-help.md * Update How-to-ask-for-help.md
-rw-r--r--docs/How-to-ask-for-help.md14
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/How-to-ask-for-help.md b/docs/How-to-ask-for-help.md
index 941024a..7e773e3 100644
--- a/docs/How-to-ask-for-help.md
+++ b/docs/How-to-ask-for-help.md
@@ -41,9 +41,9 @@ this kind of questions are considered support questions, and are handled via [St
### Do I need to register in StackOverflow?
-**Not necessarily!** If you have a Google or a Facebook account, you can already log in [StackOverflow](https://stackoverflow.com/questions/tagged/azerothcore) (click the **_Log in_** button on the top-right corner of the website).
+**Not necessarily!** If you have a GitHub, Google or a Facebook account, you can already log in [StackOverflow](https://stackoverflow.com/questions/tagged/azerothcore) (click the **_Log in_** button on the top-right corner of the website).
-![image](https://user-images.githubusercontent.com/75517/51560794-d84e3b00-1e85-11e9-8510-6f1dd0b33d18.png)
+![image](https://user-images.githubusercontent.com/75517/101984531-45d60100-3c82-11eb-8b57-a2c15421d732.png)
### Search among the existing questions
@@ -56,16 +56,6 @@ For example, are you getting an error from mysql? Search it under the **[azeroth
Oh, there is already a question! And it has an answer! Let's open it!
-![image](https://user-images.githubusercontent.com/75517/51132034-85df9f80-1831-11e9-9cc9-3eaee236396e.png)
-
-**Another example**, imagine you're wondering whether you can use LUA scripts on AzerothCore:
-
-![image](https://user-images.githubusercontent.com/75517/51131089-f802b500-182e-11e9-9b5d-a438172b22ea.png)
-
-There is already a question and answer for that! Let's upvote the guys who asked and answered:
-
-![image](https://user-images.githubusercontent.com/75517/51131658-ac510b00-1830-11e9-98dc-e7f3ef0da058.png)
-
## How to ask new questions