From c1251fd6279931ebde80e8b9e52b4ba531a38edb Mon Sep 17 00:00:00 2001 From: Chris Hennick <4961925+Pr0methean@users.noreply.github.com> Date: Fri, 10 May 2024 15:55:33 -0700 Subject: [PATCH] Add warning in case of new issues --- .github/ISSUE_TEMPLATE/do-not-open-new-issues-here.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/do-not-open-new-issues-here.md diff --git a/.github/ISSUE_TEMPLATE/do-not-open-new-issues-here.md b/.github/ISSUE_TEMPLATE/do-not-open-new-issues-here.md new file mode 100644 index 000000000..1e03dc64d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/do-not-open-new-issues-here.md @@ -0,0 +1,10 @@ +--- +name: Do not open new issues here +about: Use https://github.com/zip-rs/zip2/issues instead +title: '' +labels: '' +assignees: '' + +--- + +⛔️ Do not open new issues here; open them at https://github.com/zip-rs/zip2/issues instead. This repository is no longer maintained, and it will be archived once the existing issues are closed.