diff options
author | 2021-06-24 10:13:36 -0500 | |
---|---|---|
committer | 2021-06-24 10:13:36 -0500 | |
commit | 4b7adf6ae8bd6b90bcdcf8c0dc90d57e556a78b1 (patch) | |
tree | b2bd9b413c0a4f25fece153cc2a5a037a7a0c42d | |
parent | 99dc5eb686246addcf0793bc796026c840e46cb9 (diff) | |
download | astro-4b7adf6ae8bd6b90bcdcf8c0dc90d57e556a78b1.tar.gz astro-4b7adf6ae8bd6b90bcdcf8c0dc90d57e556a78b1.tar.zst astro-4b7adf6ae8bd6b90bcdcf8c0dc90d57e556a78b1.zip |
Delete ---framework-library-support-request.md
-rw-r--r-- | .github/ISSUE_TEMPLATE/---framework-library-support-request.md | 27 |
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. |