From d7f31990e76bac465d30b9e8c229cd4bec204210 Mon Sep 17 00:00:00 2001 From: Ben C Date: Fri, 20 May 2022 10:17:18 -0400 Subject: [PATCH] Add contact links to issue selection screen --- .github/ISSUE_TEMPLATE/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 00000000..bba1726a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: "Need Help with Creating an Addon?" + url: "https://discord.gg/wusTQYbYTc" + about: "Join our discord and look for #nh-addon-discussion"