issue_template.md - Reorganisation

Switched "current behaviour" with "expected behaviour" because it makes more sense
This commit is contained in:
Barbz
2018-08-27 16:10:56 +02:00
committed by GitHub
parent f66e0dc99e
commit 4a9e3f190a

View File

@@ -14,16 +14,15 @@
##### CURRENT BEHAVIOUR:
<!-- Describe the bug in details. Database to link spells, NPCs, quests etc https://wowgaming.altervista.org/aowow/ -->
##### EXPECTED BEHAVIOUR:
##### EXPECTED BLIZZLIKE BEHAVIOUR:
<!-- Describe how it should be working without the bug. -->
##### CURRENT BEHAVIOUR:
<!-- Describe the bug in detail. Database to link spells, NPCs, quests etc https://wowgaming.altervista.org/aowow/ -->
##### STEPS TO REPRODUCE THE PROBLEM:
<!-- Describe precisely how to reproduce the bug so we can fix it or confirm its existence:
@@ -39,27 +38,23 @@
##### BRANCH(ES):
<!-- Specify the branch(es) affected by this issue: master, 0.x, 1.x, or another branch. -->
master
##### AC HASH/COMMIT:
<!-- IF YOU DO NOT FILL THIS OUT, WE WILL CLOSE YOUR ISSUE! NEVER WRITE "LATEST", ALWAYS PUT THE ACTUAL VALUE INSTEAD.
Find the commit hash (unique identifier) by running "git log" on your own clone of AzerothCore or by looking at here https://github.com/azerothcore/azerothcore-wotlk/commits/master -->
##### OPERATING SYSTEM:
<!-- Windows 7/10, Debian 8/9/10, Ubuntu 16/18 etc... -->
##### MODULES:
<!-- Are you using modules? If yes, list them (note them down in a .txt for opening future issues) -->
@@ -75,7 +70,8 @@ Find the commit hash (unique identifier) by running "git log" on your own clone
<!-- Thank you for your contribution.
<!-- ------------------------- THE END ------------------------------
Thank you for your contribution.
If you use AzerothCore regularly, we really NEED your help to:
- TEST our fixes ( https://github.com/azerothcore/azerothcore-wotlk/wiki/Contribute#how-to-test-a-pull-request )
- Report issues