From d1b70cf5f62cbeb5008d996b513a37f85b4408a0 Mon Sep 17 00:00:00 2001 From: Tyrrrz Date: Thu, 22 Apr 2021 21:48:25 +0300 Subject: [PATCH] Add wiki to issue templates --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6ebbc28..c47f7a3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: "\U0001F4D6 Read the wiki" + url: https://github.com/Tyrrrz/DiscordChatExporter/wiki + about: Find answers to most common questions. - name: "\U0001F5E8 Ask a question" url: https://github.com/Tyrrrz/DiscordChatExporter/discussions/new about: Please ask and answer questions here. \ No newline at end of file