Files
TCPlayerbotCore/issue_template.md
T

39 lines
961 B
Markdown
Raw Normal View History

<!--- (**********************************)
(** Fill in the following fields **)
(**********************************) --->
2016-09-28 14:36:08 -03:00
2016-10-23 05:36:57 +02:00
**Description:**
2016-02-17 19:53:19 +00:00
2017-02-27 23:52:28 +00:00
CHANGEME Description of the problem or issue here.
2016-02-17 19:53:19 +00:00
2017-02-27 23:52:28 +00:00
**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.
2016-02-17 19:53:19 +00:00
2016-10-23 05:36:57 +02:00
**Steps to reproduce the problem:**
2016-02-17 19:53:19 +00:00
2017-04-27 02:17:42 +02:00
1. CHANGEME Step 1 include entries of affected creatures / items / quests with a link to the relevant wowhead page.
2017-02-27 23:52:28 +00:00
2. Step 2
3. Step 3
**Branch(es):**
2017-02-27 23:52:28 +00:00
CHANGEME 3.3.5, master or both
2016-02-17 19:53:19 +00:00
2017-02-27 23:52:28 +00:00
**TC rev. hash/commit:**
2016-02-17 19:53:19 +00:00
2018-03-17 13:06:21 +01:00
CHANGEME Copy the result of server debug command (if you need to run it from client get prat addon)
2016-02-17 20:22:12 +00:00
2017-02-27 23:52:28 +00:00
**Operating system:** CHANGEME OS
<!--- Notes
- This template is for problem reports. For other types of report, edit it accordingly.
- For fixes containing C++ changes, create a Pull Request.
--->