From f9de350b8d6f0a6b71ad2e38a0c51d3336d30f87 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 14 Dec 2022 13:20:04 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=98=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/1.bug_report.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index 03936aa..d93c504 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -41,9 +41,3 @@ body: description: Please enter `node --version`, `Chrome` version, OS, OS version. validations: required: true - - type: input - attributes: - label: Link to the code that reproduces this issue - description: A link to a GitHub repository you own with a minimal reproduction. Minimal reproductions should be forked from this repo and should include only changes that contribute to the issue. - validations: - required: true