This repository has been archived on 2025-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
LegumeMix/.gitea/issue_template/feature_template.yaml

21 lines
645 B
YAML

name: Feature Request
about: Create a feature request.
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Before requesting any feature, be sure that it isn't a planned feature and that isn't written on this repository.
- type: textarea
id: request
attributes:
label: Feature Description
placeholder: |
I think it would be great if the project had...
validations:
required: true
- type: textarea
id: extra
attributes:
label: Additional Informations
description: Enter here any other information or media that can be helpful.