From 2d158564c22633e82ab45f012604274b44b6c303 Mon Sep 17 00:00:00 2001 From: Sibo Van Gool Date: Thu, 30 Mar 2023 12:36:11 +0200 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 ------ 1 file changed, 6 deletions(-) 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