Delete ---framework---library-support.md
This commit is contained in:
parent
fbe1493c1b
commit
9a3a7bc7e7
1 changed files with 0 additions and 32 deletions
|
@ -1,32 +0,0 @@
|
||||||
---
|
|
||||||
name: "\U0001F91D Framework & Library Support"
|
|
||||||
about: Report broken frameworks, libraries, etc.
|
|
||||||
title: '[New Framework] <NAME>'
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
---
|
|
||||||
|
|
||||||
### New Framework: Quick Checklist
|
|
||||||
|
|
||||||
- [x] I have already searched for an existing issue.
|
|
||||||
- [x] I have already searched npm for an existing plugin/renderer.
|
|
||||||
- [x] I have already tried using this with Astro, and it did not work.
|
|
||||||
|
|
||||||
### Describe the Request
|
|
||||||
|
|
||||||
<!-- If the request is to add support for a new component framework (ex: Svelte): we will need to create a new renderer. -->
|
|
||||||
<!-- If the request is to fix a broken npm package that isn't working with Astro (ex: styled-components): describe how it is breaking, expected behavior, etc. -->
|
|
||||||
|
|
||||||
### Relevant Links & Additional Context
|
|
||||||
|
|
||||||
- Framework website/repo: <URL>
|
|
||||||
- ...
|
|
||||||
|
|
||||||
## Help Make it Happen!
|
|
||||||
|
|
||||||
<!-- Tip: Requests made by interested contributors are much more likely to happen. -->
|
|
||||||
<!-- Select one from the list below: -->
|
|
||||||
|
|
||||||
- [ ] I am willing to submit a PR to implement this change.
|
|
||||||
- [ ] I am willing to submit a PR to implement this change, but would need some guidance.
|
|
||||||
- [ ] I am not willing to submit a PR to implement this change.
|
|
Loading…
Add table
Reference in a new issue