diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d2c9352af..88ab17390 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,12 +40,6 @@ body: attributes: label: Describe the bug description: "A clear and concise description of what the bug is." - value: | - 1. - 2. - 3. - ... - render: bash validations: required: true - type: textarea @@ -59,7 +53,6 @@ body: 3. Scroll down to '...' 4. See error ... - render: bash validations: required: true - type: textarea @@ -67,7 +60,6 @@ body: attributes: label: Screenshots description: "If applicable, add screenshots to help explain this problem." - render: bash validations: required: false - type: input