From a9ef6bb722ff6181f8ff7ff3c8bc8d5f28ef5173 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Wed, 23 Jun 2021 22:48:22 -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 8b9182be8..f273866eb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_beta.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_beta.yml @@ -9,7 +9,7 @@ body: value: Thanks for taking the time to file a bug report! Please fill out this form as completely as possible. - type: input attributes: - label: What version of `astro` are you using? + label: What version of Astro are you using? placeholder: '0.0.0' description: 'For example: 0.14.1' - type: input