summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/---framework-library-support.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/---framework-library-support.yml b/.github/ISSUE_TEMPLATE/---framework-library-support.yml
index ac333a917..cae02f647 100644
--- a/.github/ISSUE_TEMPLATE/---framework-library-support.yml
+++ b/.github/ISSUE_TEMPLATE/---framework-library-support.yml
@@ -10,15 +10,15 @@ body:
- 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.
options:
- label: I have already searched for existing issues for this framework/library.
required: true
- label: I have already searched npm for an existing Astro integration.
required: true
- label: I have already tried this with Astro myself, and it did not work.
- 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 help you resolve them.
required: true
validations:
required: true