mirror of https://github.com/InternLM/InternLM
fix issue templates (#65)
parent
6150e4daed
commit
7f242f644b
|
@ -1,12 +1,9 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
|
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: 📚 InternLM Documentation (官方文档)
|
|
||||||
url: https://internlm.readthedocs.io/en/latest/
|
|
||||||
about: Check if your question is answered in docs
|
|
||||||
- name: 💬 General questions (寻求帮助)
|
- name: 💬 General questions (寻求帮助)
|
||||||
url: https://github.com/InternLM/InternLM/discussions
|
url: https://github.com/InternLM/InternLM/discussions
|
||||||
about: Ask general usage questions and discuss with other InternLM community members
|
about: Ask general usage questions and discuss with other InternLM community members
|
||||||
- name: 🌐 Explore InternLM (官网)
|
- name: 🌐 Explore InternLM (官网)
|
||||||
url: https://https://internlm.org/
|
url: https://internlm.org/
|
||||||
about: Get know more about InternLM
|
about: Get know more about InternLM
|
||||||
|
|
Loading…
Reference in New Issue