From 12a95b554918ad9e7047a9272a8faec1a5fe5a74 Mon Sep 17 00:00:00 2001
From: Nick Sweeting <git@sweeting.me>
Date: Sat, 2 Nov 2024 20:01:32 -0400
Subject: [PATCH] Create config.yml

---
 .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 .github/ISSUE_TEMPLATE/config.yml

diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 00000000..eedec2c4
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,11 @@
+blank_issues_enabled: false
+contact_links:
+  - name: Chat with us on the Zulip forum
+    url: https://zulip.archivebox.io
+    about: "Join us on our Zulip to get help in realtime and chat with other users (it's similar to Discord but self-hosted)."
+  - name: Hire us to solve archiving for your org
+    url: https://docs.monadical.com/s/archivebox-consulting-services
+    about: "We provide setup, develoment, and support, including cloud storage setup, SSO, CAPTCHA/rate-limiting workarounds, and more."
+  - name: Report a security issue
+    url: https://github.com/ArchiveBox/ArchiveBox/security
+    about: Please report security vulnerabilities here.