diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2020-10-09 10:13:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-09 10:13:59 +0200 |
| commit | 434076f0546497507d5ced68f5a26f09dc8944a1 (patch) | |
| tree | 10ce0ad0e9d43fd8c0ffed7d1229dbe2328b02d3 /docs | |
| parent | 318cbf475ce84d2c317e6c8f5691d9febbd96851 (diff) | |
| download | wiki-434076f0546497507d5ced68f5a26f09dc8944a1.tar.gz wiki-434076f0546497507d5ced68f5a26f09dc8944a1.tar.bz2 wiki-434076f0546497507d5ced68f5a26f09dc8944a1.zip | |
doc: use the azerothcore tag by default when asking on stackoverflow (#278)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/How-to-ask-for-help.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
