From ed43294e2d599ab02643ddc0a93df406d1cf5c64 Mon Sep 17 00:00:00 2001 From: jackpoz Date: Sun, 4 Jul 2021 11:40:35 +0200 Subject: [PATCH] GitHub: Restore old issue template as backup/fallback --- issue_template.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 00000000000..91fe03ace2a --- /dev/null +++ b/issue_template.md @@ -0,0 +1,50 @@ + + +**Description:** + +CHANGEME Description of the problem or issue here. +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 + +**Branch(es):** + +CHANGEME 3.3.5, master or both + +**TC rev. hash/commit:** + +CHANGEME Copy the result of server debug command (if you need to run it from client get prat addon) + +**Operating system:** + +CHANGEME OS + + +