diff --git a/.github/ISSUE_TEMPLATE/---framework---library-support.md b/.github/ISSUE_TEMPLATE/---framework---library-support.md deleted file mode 100644 index 4d2a3660f..000000000 --- a/.github/ISSUE_TEMPLATE/---framework---library-support.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: "\U0001F91D Framework & Library Support" -about: Report broken frameworks, libraries, etc. -title: '[New Framework] ' -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 - - - - -### Relevant Links & Additional Context - -- Framework website/repo: -- ... - -## Help Make it Happen! - - - - -- [ ] 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.