diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 10e6c44..d024aa1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -79,6 +79,7 @@ body: # label: Additional context, screenshots, etc # description: Add any other relevant context about the problem here. - type: markdown - value: | - ## Additional context, screenshots, etc - Add any other relevant context about the problem here. + attributes: + value: | + ## Additional context, screenshots, etc + Add any other relevant context about the problem here.