From ebada882ceb8b73e395bcc9b7eca77dd3e37505a Mon Sep 17 00:00:00 2001 From: Ren Xuancheng <jklj077@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:31:29 +0800 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index aaf5f0b..8204557 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - - name: GitHub Community Support + - name: Question url: https://github.com/QwenLM/Qwen.5/discussions - about: Please ask and answer questions here. Issues are mainly for Bugs and Features. + about: Please ask and answer questions in discussions. Issues are mainly for Bugs and Features. -- GitLab