From 7bf360064966dff4352b7cbd9b4a1e46b52522f2 Mon Sep 17 00:00:00 2001 From: Kai Chen Date: Thu, 13 Jul 2023 00:11:01 +0800 Subject: [PATCH] fix issue templates --- .github/ISSUE_TEMPLATE/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e5a28df..b54f779 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,12 +1,9 @@ blank_issues_enabled: false contact_links: - - name: 📚 InternLM Documentation (官方文档) - url: https://internlm.readthedocs.io/en/latest/ - about: Check if your question is answered in docs - name: 💬 General questions (寻求帮助) url: https://github.com/InternLM/InternLM/discussions about: Ask general usage questions and discuss with other InternLM community members - name: 🌐 Explore InternLM (官网) - url: https://https://internlm.org/ + url: https://internlm.org/ about: Get know more about InternLM