diff --git a/.github/ISSUE_TEMPLATE/markdown-bug-report.yml b/.github/ISSUE_TEMPLATE/markdown-bug-report.yml index 576a167..2642ff1 100644 --- a/.github/ISSUE_TEMPLATE/markdown-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/markdown-bug-report.yml @@ -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