From 445fb23b6d0da5f67aa17dc5acc26bfd1a2c5c72 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sun, 22 Jul 2018 14:26:23 +0200 Subject: [PATCH] Rework issue templates for Bug reports and Features --- .../Bug.md} | 5 ++ .github/ISSUE_TEMPLATE/Feature.md | 57 +++++++++++++++++++ 2 files changed, 62 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/Bug.md} (96%) create mode 100644 .github/ISSUE_TEMPLATE/Feature.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/Bug.md similarity index 96% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/Bug.md index f80774d67..31b5215e8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -1,3 +1,8 @@ +--- +name: Bug report +about: Report a problem with restic to help us resolve it and improve +--- + + + +Output of `restic version` +-------------------------- + + + +What should restic do differently? Which functionality do you think we should add? +---------------------------------------------------------------------------------- + + + + +What are you trying to do? +-------------------------- + + + +Did restic help you or made you happy in any way? +------------------------------------------------- + +