astro/.github/ISSUE_TEMPLATE/---framework-library-support-request.md
2021-06-13 22:44:26 +00:00

27 lines
889 B
Markdown

---
name: "\U0001F91D Framework/Library Support Request"
about: Request support for new frameworks, libraries, tools, etc.
title: '[Support Request] <NAME>'
labels: ''
assignees: ''
---
### Framework/Library Support Request: Quick Checklist
- [x] I have already searched for existing for this framework/library.
- [x] I have already searched npm for an existing Astro integration.
- [x] I have already tried this with Astro myself, and it did not work.
### Details
Website or GitHub repo: <URL>
Additional details: ...
## Help Make it Happen!
<!-- Tip: Contributing to your own request makes it 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.