From 643180b4153a32b617f346f0c735bcee8150bc38 Mon Sep 17 00:00:00 2001 From: Michael Eischer Date: Sun, 1 Oct 2023 18:20:34 +0200 Subject: [PATCH] simplify issue template --- .github/ISSUE_TEMPLATE/Bug.md | 35 ++++++++++++++++------------------- 1 file changed, 16 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index b0741e3f8..532983773 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -32,23 +32,30 @@ Output of `restic version` -------------------------- -How did you run restic exactly? -------------------------------- + +What backend/service did you use to store the repository? +--------------------------------------------------------- + + + +Problem description / Steps to reproduce +---------------------------------------- -What backend/server/service did you use to store the repository? ----------------------------------------------------------------- - - Expected behavior ----------------- @@ -65,22 +72,12 @@ In this section, please try to concentrate on observations, so only describe what you observed directly. --> -Steps to reproduce the behavior -------------------------------- - - - Do you have any idea what may have caused this? ----------------------------------------------- - - -Do you have an idea how to solve the issue? -------------------------------------------- - + Did restic help you today? Did it make you happy in any way?