Update ---framework-library-support.yml
This commit is contained in:
parent
f56280afa3
commit
428ab5d0c2
1 changed files with 7 additions and 5 deletions
|
@ -6,13 +6,15 @@ assignees: []
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
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
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Quick Checklist
|
label: 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:
|
options:
|
||||||
- label: I have already searched for existing issues for this framework/library.
|
- label: I have already searched for existing issues for this framework/library.
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue