From 88fb60e0b5db6e5a619ee524d64e837f742426c3 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 7 Oct 2017 12:16:46 +0200 Subject: [PATCH] Improve issue template --- .github/ISSUE_TEMPLATE.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5653f586f..57c5d36b7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,8 +14,13 @@ better place. ## How did you run restic exactly? @@ -24,12 +29,24 @@ configure restic's backend access. Make sure to replace sensitive values! ## Expected behavior + ## Actual behavior + ## Steps to reproduce the behavior + + ## Do you have any idea what may have caused this?