From d6a66f11a138487732a8e3cbb8c88c28ef9e0831 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Wed, 22 May 2024 11:34:07 -0400 Subject: [PATCH] chore: disable issues, send to main repo --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 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 0000000..f8ed14e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Beta Issues + url: https://github.com/payloadcms/payload/issues/new/choose + about: Any issues should be opened on the main repository