From d2bc711d17245575120e49eba3d3b06779895b70 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 16 Aug 2017 22:52:50 +0200 Subject: [PATCH] Add github issue template --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..2922ea8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,6 @@ +* **PHP version:** +* **MySQL version:** +* **Webserver (Nginx, Apache...):** +* **What is the expected behaviour?** +* **What do you see instead?** +* **PHP logs on pastebin:**