diff --git a/.github/ISSUE_TEMPLATE/---framework-library-support-request.md b/.github/ISSUE_TEMPLATE/---framework-library-support-request.md deleted file mode 100644 index c84624816..000000000 --- a/.github/ISSUE_TEMPLATE/---framework-library-support-request.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: "\U0001F91D Framework/Library Support Request" -about: Request support for new frameworks, libraries, tools, etc. -title: '[Support Request] ' -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: -Additional details: ... - -## 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.