mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
fix: markdown-bug-report template
This commit is contained in:
@@ -49,8 +49,9 @@ body:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: example
|
||||
label: Minimal Mardown example
|
||||
description: To be able to reproduce your issue, please give some example Markdown which creates problems.
|
||||
attributes:
|
||||
label: Minimal Mardown example
|
||||
description: To be able to reproduce your issue, please give some example Markdown which creates problems.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user