From 434076f0546497507d5ced68f5a26f09dc8944a1 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Fri, 9 Oct 2020 10:13:59 +0200 Subject: doc: use the azerothcore tag by default when asking on stackoverflow (#278) --- docs/How-to-ask-for-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/How-to-ask-for-help.md b/docs/How-to-ask-for-help.md index 80250dc..941024a 100644 --- a/docs/How-to-ask-for-help.md +++ b/docs/How-to-ask-for-help.md @@ -69,7 +69,7 @@ There is already a question and answer for that! Let's upvote the guys who asked ## How to ask new questions -What if you can't find a question related to my specific problem? **Let's [open a new question](https://stackoverflow.com/questions/ask)**. +What if you can't find a question related to my specific problem? **Let's [open a new question](https://stackoverflow.com/questions/ask?tags=azerothcore)**. Remember to: -- cgit