diff options
author | DDuarte <dnpd.dd@gmail.com> | 2016-02-17 19:53:19 +0000 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2016-02-17 19:53:19 +0000 |
commit | 494480239964fb677f16433b3172e22b5b4e5e87 (patch) | |
tree | ea74f8ac37e92846feb3a15789a1be7a25982c2e /issue_template.md | |
parent | 36a1b1ccd5d42b143c5dac23ae0e81c0b5b519f5 (diff) |
Add a Github issue template
https://github.com/TrinityCore/TrinityCore/issues/new
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 00000000000..ccda1ce24ff --- /dev/null +++ b/issue_template.md @@ -0,0 +1,27 @@ +### Actual behaviour + +Tell us what happens + +### Expected behaviour + +Tell us what should happen instead + +### Steps to reproduce the problem + +1. +2. +3. + +### Aditional info + + + +### Versions + +**Branch**: 335/6x + +**TC hash/commit**: + +**TDB version**: + +**Operating system**: |