diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f2ea7a3d4..288379ecf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,6 @@ body: description: | A clear and concise description of what the bug is. Include what you expected to happen instead. - render: markdown validations: required: true @@ -22,7 +21,6 @@ body: attributes: label: How to reproduce description: "Steps to reproduce the behavior." - render: shell validations: required: true