diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 0000000000..a81d7bc797 --- /dev/null +++ b/issue_template.md @@ -0,0 +1,37 @@ + + +**Description:** + +CHANGEME Description of the problem or issue here. + +**Current behaviour:** + +CHANGEME Tell us what happens. +If this is a crash, post the crashlog (upload to https://gist.github.com/). + +**Expected behaviour:** + +CHANGEME Tell us what should happen instead. + +**Steps to reproduce the problem:** + +1. CHANGEME Step 1 include entries of affected creatures / items / quests with a link to the relevant wowhead page. +2. Step 2 +3. Step 3 + +**SF rev. hash/commit:** + +CHANGEME Copy the first line of the `worldserver`, `authserver` or `bnetserver` startup. +For example: Skyfire rev. 0000000000 2000-01-09 11:31:41 +0100 (my branch) (Win64, RelWithDebInfo, Static) (bnetserver) + +**SFDB version:** CHANGEME Version of the Skyfire database + +**Operating system:** CHANGEME OS + + + \ No newline at end of file