From 27097b1de4b780d9637c93b7def796463173b572 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Tue, 15 Mar 2016 14:40:55 +0100 Subject: [PATCH] Create issue_template.md --- issue_template.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 0000000..0756dd9 --- /dev/null +++ b/issue_template.md @@ -0,0 +1,40 @@ + + +### Steps to reproduce +1. +2. +3. + +### Expected behaviour +Tell us what should happen + +### Actual behaviour +Tell us what happens instead + +### Server configuration + +**ownCloud version:** + +**PHP version:** + +**HTTPd server:** + +**HTTPS:** + +### Client configuration + +**Android version:** + +**Phone:** + +**ownCloud SMS app version:** + +### Logs + +``` +Instert your log here +```