chore: have prettier issue templates

This commit is contained in:
Petra Baranski
2023-07-27 18:21:34 +02:00
parent baa5c9ccd0
commit aecb1b30e6
4 changed files with 139 additions and 17 deletions

View File

@@ -0,0 +1,15 @@
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