Files
maddy/.github/ISSUE_TEMPLATE/feature-request.yml
2023-07-27 18:48:03 +02:00

16 lines
470 B
YAML

name: Feature Request
description: Missing some feature?
labels: ["feature"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to create a feature request!
- type: textarea
id: feature-description
attributes:
label: What are you missing in maddy?
description: If you want some extra Markdown supported, please also write a Markdown example and an expected HTML output.
validations:
required: true