about summary refs log tree commit diff stats
path: root/.gitea/issue_template/feature.md
blob: 0e13c21cb5e2a22c7ee3f420d40850a57d7a74cc (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/inconvenience

## Explain how this new feature will solve this

<br>
<!--Put an "x" between the brackets to confirm-->

- [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate.