From 87d802e8c816a18494f07586949ec56812c71ed5 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 6 Mar 2023 01:16:13 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9D=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/1.bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index eec6e83..ad1a9bb 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -23,7 +23,7 @@ body: - type: textarea attributes: label: Environment details - description: Please enter Node.js version, browser version, OS, and OS version. + description: Please enter Node.js version, browser version, and OS version. validations: required: true - type: textarea