From 0eb55e850241b29a11d67ca1148e59fb42ad1d5b Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Tue, 21 Nov 2017 01:53:26 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..28c1e96d --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,9 @@ +For **feature requests**, you can delete this whole txt. + +For **bug reports**, please use the folowing structure: + +1. expected behaviour +2. incorrect behaviour +3. the operating system & version +4. PHP version on the server +5. MySQL / MariaDB version on the server