diff --git a/.gitea/issue_template/other.yml b/.gitea/issue_template/other.yml new file mode 100644 index 0000000..4866319 --- /dev/null +++ b/.gitea/issue_template/other.yml @@ -0,0 +1,10 @@ +name: Feature Request / Question +about: Suggest a feature or ask a question +body: + - type: textarea + id: description + attributes: + label: Description + description: What would you like to see, or what question do you have? + validations: + required: true