From 14bb2a900547a25840a4523d3dc1309502abd712 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 8 Sep 2018 17:53:52 +0200 Subject: [PATCH] Add custom issue template --- .github/ISSUE_TEMPLATE/custom.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 000000000..eaae4af25 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,32 @@ +--- +name: Other issue +about: Suggest a new feature or enhancement for restic. If you have a question, please use the forum at https://forum.restic.net! +--- + + + + +Output of `restic version` +-------------------------- + + + +Describe the issue +------------------