diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2020-12-12 14:10:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-12 14:10:45 +0100 |
| commit | db9d48cc3301db4e7cb377f206c8037b7a268548 (patch) | |
| tree | d6fa51ee46a980bff05ddb1f7cbeecde07d073f3 | |
| parent | 42d3c4ca365272e4e3d500d15b9110c3a4460f31 (diff) | |
| download | wiki-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.md | 14 |
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). - + ### 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! - - -**Another example**, imagine you're wondering whether you can use LUA scripts on AzerothCore: - - - -There is already a question and answer for that! Let's upvote the guys who asked and answered: - - - ## How to ask new questions |
