From 9cc181c3405ac0ba0826c15481e4309175d98f9d Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Wed, 23 Jun 2021 22:47:39 -0500 Subject: [PATCH] Update bug_report_beta.yml --- .github/ISSUE_TEMPLATE/bug_report_beta.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_beta.yml b/.github/ISSUE_TEMPLATE/bug_report_beta.yml index 220000314..8b9182be8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_beta.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_beta.yml @@ -1,6 +1,6 @@ name: "\U0001F41B Bug Report (Beta)" description: Report an issue or possible bug -title: "\U0001F41B" +title: "\U0001F41B " labels: [] assignees: [] body: @@ -16,7 +16,7 @@ body: attributes: label: What version of Node.js are you using? description: 'Astro requires a Node version that supports ESM (`v12.20.0+, v14.13.1+, or v16.0.0+`)' - placeholder: '12.20.0' + placeholder: '14.13.1' - type: dropdown attributes: label: What package manager are you using?