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 +```