From 23d3a71b33c8110f38b8f480cfbb2c0411b0e26b Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Wed, 23 Jun 2021 22:49:50 -0500 Subject: [PATCH] Update bug_report_beta.yml --- .github/ISSUE_TEMPLATE/bug_report_beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_beta.yml b/.github/ISSUE_TEMPLATE/bug_report_beta.yml index f273866eb0..42d4b686e0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_beta.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_beta.yml @@ -11,7 +11,7 @@ body: attributes: label: What version of Astro are you using? placeholder: '0.0.0' - description: 'For example: 0.14.1' + description: 'Please ensure you are using the latest version of Astro!' - type: input attributes: label: What version of Node.js are you using?