From 9b733a5e6239de979346ff9e379c21e7015c6e6b Mon Sep 17 00:00:00 2001 From: Ren Xuancheng <jklj077@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:30:16 +0800 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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..aaf5f0b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: GitHub Community Support + url: https://github.com/QwenLM/Qwen.5/discussions + about: Please ask and answer questions here. Issues are mainly for Bugs and Features. -- GitLab