From 2a8a6caf8de1894de94213a583a7dfe8603b496a Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sat, 12 Aug 2023 20:17:13 -0700 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 66faef5f..6adc9c60 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -22,18 +22,6 @@ body: label: What did you do? description: | Please include a *minimal* reproduction case. You can use Markdown in this field. - value: | -
- Configuration - - ``` - - ``` -
- - ```js - - ``` validations: required: true