From a9acc55735be283e62759e22d3b7cead3f64f997 Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Sat, 16 Jul 2022 21:03:47 +0200 Subject: [PATCH] Create config.yml for issue selection (#566) --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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 000000000..279a5cb7a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Discord + about: Ask questions on our Discord Server. + url: https://discord.gg/EUHuJHt + - name: Documentation + about: Useful documentation about Modrinth, its API, and how you can contribute. + url: https://docs.modrinth.com