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