summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/---framework-library-support.yml12
1 files 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