From e3d1badfcf28c84481cf006f3f6d8870aa6c35bd Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Mon, 17 Apr 2017 18:30:20 +0200 Subject: [PATCH] Add more questions to github issue template --- .github/ISSUE_TEMPLATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b46b711e7..58faf16b4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,12 @@ ## Output of `restic version` +## How did you start restic exactly? (Include the complete command line) + + +## What backend/server/service did you use? + + ## Expected behavior @@ -10,3 +16,4 @@ ## Steps to reproduce the behavior +## Do you have any idea what may have caused this?