about summary refs log tree commit diff stats
path: root/.gitea/issue_template/feature.md
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/issue_template/feature.md')
-rw-r--r--.gitea/issue_template/feature.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md
new file mode 100644
index 00000000..6993b6d4
--- /dev/null
+++ b/.gitea/issue_template/feature.md
@@ -0,0 +1,15 @@
+---
+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."
+labels:
+  - "Kind: Feature"
+---
+
+## Describe your current issue/inconvinience
+
+## Explain how this new feature will solve this
+
+<br>
+<!--Put an "x" inbetween the brackets to confirm-->
+
+- [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate.