From 3f4f52659029144e099f30cd51e43f2147ae57dd Mon Sep 17 00:00:00 2001 From: 4o1x5 <4o1x5@4o1x5.dev> Date: Wed, 15 May 2024 16:27:54 +0200 Subject: [PATCH] added other option for feature request tempalte --- .gitea/issue_template.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitea/issue_template.yml b/.gitea/issue_template.yml index 3fb4af4..3a416c5 100644 --- a/.gitea/issue_template.yml +++ b/.gitea/issue_template.yml @@ -25,8 +25,18 @@ body: - Desktop client - Backend quality of life - Technologies + - Other validations: required: true + - type: input + id: other + attributes: + description: If it's not included in the list above this section then what does this feature affect? + label: What other part does this affect? + placeholder: Other + validations: + required: false + - type: checkboxes id: not-bloat attributes: