summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/---framework-library-support-request.md27
1 files changed, 0 insertions, 27 deletions
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] <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.