diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 8cd7394..2bd07ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -49,16 +49,9 @@ body: attributes: value: "```" - - type: textarea - attributes: - label: Screenshots and recordings - description: | - If applicable, add screenshots to help explain your problem. - You can also record an asciinema session: https://asciinema.org/ - - type: markdown attributes: - value: "```\n" + value: "```toml\n" - type: textarea validations: @@ -96,6 +89,13 @@ body: attributes: value: "```" + - type: textarea + attributes: + label: Screenshots and recordings + description: | + If applicable, add screenshots to help explain your problem. + You can also record an asciinema session: https://asciinema.org/ + - type: textarea attributes: label: Additional context