From 21dea010082d631a993e750001c5ffb702e471d7 Mon Sep 17 00:00:00 2001 From: Diego Ramirez Date: Wed, 27 Apr 2022 17:53:28 -0500 Subject: [PATCH] Create the `config.yml` file for issue templates This will add a link to the Winterbloom Discord. --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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..bfc369cc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Winterbloom Discord server + url: https://discord.gg/C5EH3N3fsk + about: You can ask questions and chat about Nox under this server's #nox channel.