From 734286dcdf4cb50cb198e25ffde70279c62858ea Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Tue, 19 Feb 2019 18:47:20 +0100 Subject: Update How-to-ask-for-help.md --- docs/How-to-ask-for-help.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/How-to-ask-for-help.md b/docs/How-to-ask-for-help.md index 6225f11..64af398 100644 --- a/docs/How-to-ask-for-help.md +++ b/docs/How-to-ask-for-help.md @@ -1,3 +1,5 @@ +# How to ask for help + ### Need help? Do you need support with AzerothCore? No worries, we're happy to help you! @@ -71,9 +73,11 @@ Remember to: - **Bad** example `I got DB error plz help me`. - **Good** example: `After importing the sql updates, I get the error "XXX"` -- Don't forget the [azerothcore] tag +- Don't forget the **[azerothcore]** tag! - ![image](https://user-images.githubusercontent.com/75517/51132313-364da380-1832-11e9-8483-3bb6898d438a.png) +- It's useful to add **4 more tags** according to the category of your question (e.g. `c++`, `docker`, `mysql`, `sql`, etc... ). + - Link your question in the #support-general channel of our [Discord chat](https://discordapp.com/channels/217589275766685707/284406375495368704) -- cgit