From e117e3c2b79793c0164073c1290cdddf1ad42d5c Mon Sep 17 00:00:00 2001 From: Yaowei Zheng Date: Wed, 2 Jul 2025 19:29:58 +0800 Subject: [PATCH] [assets] update issue template (#8530) --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0c..1a771963 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,8 @@ blank_issues_enabled: false +contact_links: + - name: 📚 FAQs | 常见问题 + url: https://github.com/hiyouga/LLaMA-Factory/issues/4614 + about: Reading in advance is recommended | 建议提前阅读 + - name: Discussions | 讨论区 + url: https://github.com/hiyouga/LLaMA-Factory/discussions + about: Please ask fine-tuning questions here | 请在这里讨论训练问题