diff options
author | 2021-06-24 12:01:33 -0700 | |
---|---|---|
committer | 2021-06-24 12:01:33 -0700 | |
commit | 18846ef293fb1e4a99fd0567b142da2699af8d70 (patch) | |
tree | 6adb1966e43e65356dbf78906f75a1daa23cd666 /.github/ISSUE_TEMPLATE | |
parent | 22faa0f0f80f157dba7b7647ba08dd3fce0a925e (diff) | |
download | astro-18846ef293fb1e4a99fd0567b142da2699af8d70.tar.gz astro-18846ef293fb1e4a99fd0567b142da2699af8d70.tar.zst astro-18846ef293fb1e4a99fd0567b142da2699af8d70.zip |
Update ---bug_report.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/---bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/---bug_report.yml b/.github/ISSUE_TEMPLATE/---bug_report.yml index 590e3d3f9..f7b2a6bd0 100644 --- a/.github/ISSUE_TEMPLATE/---bug_report.yml +++ b/.github/ISSUE_TEMPLATE/---bug_report.yml @@ -6,8 +6,8 @@ assignees: [] body: - type: markdown attributes: - label: Quick Checklist value: | + ## Quick Checklist Thank you for taking the time to file a bug report! Please fill out this form as completely as possible. - ✅ I am using the **latest version of Astro** and all plugins. - ✅ I am using a version of Node that supports ESM (`v12.20.0+`, `v14.13.1+`, or `v16.0.0+`) |