From 428ab5d0c265ac0d43e60b410330e50cff7431b3 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Thu, 24 Jun 2021 10:15:07 -0500 Subject: [PATCH] Update ---framework-library-support.yml --- .../ISSUE_TEMPLATE/---framework-library-support.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---framework-library-support.yml b/.github/ISSUE_TEMPLATE/---framework-library-support.yml index 1f7a0b0b3..3198e05de 100644 --- a/.github/ISSUE_TEMPLATE/---framework-library-support.yml +++ b/.github/ISSUE_TEMPLATE/---framework-library-support.yml @@ -6,13 +6,15 @@ assignees: [] body: - type: markdown attributes: - value: Thanks for taking the time to request support for your favorite tool! Please fill out this form as completely as possible. + value: | + Thanks for taking the time to request support for your favorite tool! Please fill out this form as completely as possible. + + While Astro is in beta, we ask that you attempt to implement this on your own first. + + If you run into any issues, it's possible that Astro is missing something! We may be able to update Astro to support your request. - type: checkboxes attributes: - label: Quick Checklist - description: | - While Astro is in beta, we ask that you attempt to implement this on your own _first_. - If you run into any issues, we may be able to update Astro to support your request. + label: Checklist options: - label: I have already searched for existing issues for this framework/library. required: true