diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 00a5c6a82..989321896 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -12,12 +12,6 @@ body: label: Describe the bug description: What happened? Also tell us what you've expect to happen. placeholder: Describe your bug in detail. - value: | - 1. - 2. - 3. - ... - render: bash validations: required: true - type: textarea