about summary refs log tree commit diff stats
path: root/.gitea/issue_template/feature.md
blob: 2b08ce223e2c390703db390cb1d455d8aa42a713 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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."
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.