diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-28 17:31:18 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-28 17:31:18 +0100 |
commit | 84490eee8b31bc35fa2e868420294f8a697fc9b5 (patch) | |
tree | 12e7e3708d4b6bd676dd8469725bcb47865ea965 /.gitea/issue_template/feature.md | |
parent | Added lbry embeds and codeberg issue templates (diff) | |
download | libredirect-84490eee8b31bc35fa2e868420294f8a697fc9b5.zip |
codeberg issue templates
Diffstat (limited to '.gitea/issue_template/feature.md')
-rw-r--r-- | .gitea/issue_template/feature.md | 14 |
1 files changed, 14 insertions, 0 deletions
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 + +<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. |