From 84490eee8b31bc35fa2e868420294f8a697fc9b5 Mon Sep 17 00:00:00 2001 From: BobIsMyManager Date: Thu, 28 Jul 2022 17:31:18 +0100 Subject: codeberg issue templates --- .gitea/issue_template/feature.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .gitea/issue_template/feature.md (limited to '.gitea/issue_template/feature.md') diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md new file mode 100644 index 00000000..96f9d1dc --- /dev/null +++ b/.gitea/issue_template/feature.md @@ -0,0 +1,14 @@ +--- +name: "Suggest a new feature" +about: "Is there something missing that you want to see in libredirect? Suggest a feature so it will exist in a future release." +lables: + - "Kind: Feature" +--- + +## Describe your current issue/inconvinience + +## Explain how this new feature will solve this + +
+ +[ ] I have checked on codeberg and github and can confirm this issue is not a duplicate. -- cgit 1.4.1