From abc9f4c35c34219586ae218985207038d26b72c4 Mon Sep 17 00:00:00 2001 From: Victor Berchet Date: Thu, 5 Dec 2024 17:49:50 +0100 Subject: [PATCH] Add link to the Open Next Discord --- .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 00000000..5c615cbe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Support + url: https://discord.gg/opennextjs + about: "Join us on Discord!"