From 42dbb9645cd6a46fc8c0c10a8c3f515aa06026d2 Mon Sep 17 00:00:00 2001 From: Miepee <38186597+Miepee@users.noreply.github.com> Date: Mon, 7 Feb 2022 17:21:51 +0100 Subject: [PATCH] [GH] Create contact links on issue page --- .github/ISSUE_TEMPLATE/config.yml | 14 ++++++++++++++ 1 file changed, 14 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..992118d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: false +contact_links: + - name: Discord server + url: https://discord.gg/nk7UYPbd5u + about: Chat about anything AM2R related. + - name: AM2R-FAQ + url: https://am2r-community-developers.github.io/DistributionCenter/faq.html + about: Find frequently asked questions for AM2R. + - name: AM2R Issues + url: https://github.com/AM2R-Community-Developers/AM2R-Community-Updates/issues/new/choose + about: Got an issue for AM2R itself? + - name: AM2RLauncher Wiki + url: https://github.com/AM2R-Community-Developers/AM2RLauncher/wiki + about: A more in-depth documentation for features and usage of the AM2RLauncher