From e8d3d98238f8dadbe8c7896a232fb29209950e2a Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Sun, 18 Feb 2024 13:14:07 +0800 Subject: [PATCH] Update config.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加简繁转化问题反馈链接 --- .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 76602f5b2..ee48d87b8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: 简繁转化 + url: https://github.com/liuyueyi/quick-chinese-transfer/issues/new + about: 简繁转化问题请优先到quick-chinese-transfer反馈 - name: 讨论 / Discussions url: https://github.com/gedoor/legado/discussions about: Please ask and answer questions here.