blob: 05f8c4e89030dff8b69a71b78fb7ae1a1e9418b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
[//]: # (**********************************)
[//]: # (** Fill in the following fields **)
[//]: # (**********************************)
**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
2. Step 2
3. Step 3
**Branch(es):**
CHANGEME 3.3.5, master or both
**TC rev. hash/commit:**
CHANGEME Copy the first line of the `worldserver`, `authserver` or `bnetserver` startup.
For example: TrinityCore rev. 9b006e511bf4 2016-11-29 11:31:41 +0100 (master branch) (Win64, RelWithDebInfo, Static) (bnetserver)
**TDB version:** CHANGEME Version of the TrinityCore database
**Operating system:** CHANGEME OS
[//]: # (This template is for problem reports. For other types of report, edit it accordingly.)
[//]: # (For fixes containing C++, create a Pull Request.)
|