From 024c0335ed7d2f2714f31ae5fa22498213ef4645 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 11 Sep 2021 12:09:24 +0200 Subject: [PATCH] Some more issues copy/pasta'd from Peertube --- .gitea/ISSUE_TEMPLATE.md | 55 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 53 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE.md b/.gitea/ISSUE_TEMPLATE.md index e2c64e1..45c0d1a 100644 --- a/.gitea/ISSUE_TEMPLATE.md +++ b/.gitea/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ --- name: "🐛 Abra bug report" -about: "For raising bugs against abra, our command-line tool" -title: "[abra]: " +about: "Use this template For raising bugs against abra, our command-line tool" +title: "" labels: - bug - abra @@ -18,3 +18,54 @@ labels: - version: + +--- + +name: "🐛 Abra feature request" +about: "Use this template for requesting new features for abra, our command-line tool" +title: "" +labels: + +- enhancement +- abra + +--- + +## Describe the problem to be solved + +## Describe the solution you would like + +--- + +name: "📝 Documentation issue" +about: "Use this template for documentation-related issues" +title: "" +labels: + +- documentation + +--- + +## Parts of the documentation concerned + +## Describe the desired information/correction + +--- + +name: "🚀 Installation issue" +about: "Use this template for build/installation issues" +title: "" +labels: + +- bug +- installer + +--- + +## Describe the problem + +## Provide the exact sequence of commands / steps that you executed before running into the problem + +## Additional information + +- OS: