borgmatic/.gitea/issue_template/feature_template.yaml

16 lines
334 B
YAML
Raw Normal View History

name: "Feature"
about: "For filing a feature request or idea"
body:
2023-07-15 05:17:39 +00:00
- type: textarea
id: request
attributes:
label: What I'd like to do and why
validations:
required: true
2023-07-15 05:17:39 +00:00
- type: textarea
id: notes
attributes:
label: Other notes / implementation ideas
validations:
required: false