From d3c6c61e465fd05943ea5e4f7f7a55e3681e4ef3 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 --- legacy/.github/ISSUE_TEMPLATE/1.bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/.github/ISSUE_TEMPLATE/1.bug_report.yml b/legacy/.github/ISSUE_TEMPLATE/1.bug_report.yml index eec6e83e..ad1a9bbb 100644 --- a/legacy/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/legacy/.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