From 9cda84ef8802a8480157b1e1d72154c23fa84627 Mon Sep 17 00:00:00 2001 From: Sarjuuk Date: Tue, 26 Oct 2021 10:57:57 +0200 Subject: [PATCH] added but report template --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..f4bb6b76 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: Bug report +about: issue template +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug and how to reproduce it** +additionally paste relevant lines from db table `aowow_errors` +or your browsers console here. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**System:** + - OS: [e.g. Win10] + - PHP version: + - revision used: + - Browser (in case of JavaScript / display errors): + - AzerothCore: yes/no