From c6fcf9d6cb503ee33c6d3588169e546466def179 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Thu, 24 Jun 2021 07:50:32 -0500 Subject: [PATCH] Update ---bug_report.yml --- .github/ISSUE_TEMPLATE/---bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---bug_report.yml b/.github/ISSUE_TEMPLATE/---bug_report.yml index d4a337366..738dd71e9 100644 --- a/.github/ISSUE_TEMPLATE/---bug_report.yml +++ b/.github/ISSUE_TEMPLATE/---bug_report.yml @@ -9,8 +9,9 @@ body: value: Thanks for taking the time to file a bug report! Please fill out this form as completely as possible. - type: checkboxes attributes: + label: Environment Checklist options: - - label: I am on the **latest version of Astro** and all plugins. + - label: I am using the **latest version of Astro** and all plugins. required: true - label: I am using a version of Node that supports ESM (`v12.20.0+`, `v14.13.1+`, or `v16.0.0+`) required: true