From 744bcf29defaccf96f615ca165339ddd406e4393 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Fri, 12 Nov 2021 17:27:38 -0600 Subject: [PATCH] Update ---01-bug-report.yml --- .github/ISSUE_TEMPLATE/---01-bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---01-bug-report.yml b/.github/ISSUE_TEMPLATE/---01-bug-report.yml index 1b62f0d43..943fcfa88 100644 --- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml @@ -39,7 +39,7 @@ body: - type: input attributes: label: Link to Minimal Reproducible Example - description: 'Please use the following link to create a reproduction: https://astro.new/minimal@next' + description: 'Please use the following link to create a reproduction: https://astro.new' placeholder: 'https://stackblitz.com/abcd1234' validations: required: true