From 6d9c008900609e894ebc35ec5935f40ab31928d0 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Sat, 8 Sep 2018 18:00:29 +0200 Subject: [PATCH] Add template for "regular" issue --- .github/ISSUE_TEMPLATE.md | 28 +++++++++++++++++++++++++++- .github/ISSUE_TEMPLATE/Other.md | 32 -------------------------------- 2 files changed, 27 insertions(+), 33 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/Other.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 345e6aef7..70fae4d33 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1 +1,27 @@ -Test + + + +Output of `restic version` +-------------------------- + + + +Describe the issue +------------------ diff --git a/.github/ISSUE_TEMPLATE/Other.md b/.github/ISSUE_TEMPLATE/Other.md deleted file mode 100644 index 7e952931d..000000000 --- a/.github/ISSUE_TEMPLATE/Other.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: Other issue -about: Open other issue. If you have a question, please use the forum at https://forum.restic.net instead! ---- - - - - -Output of `restic version` --------------------------- - - - -Describe the issue -------------------