diff --git a/.github/ISSUE_TEMPLATE/1_bug_report_cn.yml b/.github/ISSUE_TEMPLATE/1_bug_report_cn.yml index 2af99235ee51c..3638ea30f4591 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report_cn.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report_cn.yml @@ -2,7 +2,15 @@ name: '🐛 反馈缺陷' description: '反馈一个问题缺陷' title: '[Bug] ' labels: ['🐛 Bug'] +type: Bug body: + - type: markdown + attributes: + value: | + 在创建新的 Issue 之前,请先[搜索已有问题](https://github.com/lobehub/lobe-chat/issues),如果发现已有类似的问题,请给它 **👍 点赞**,这样可以帮助我们更快地解决问题。 + 如果你在使用过程中遇到问题,可以尝试以下方式获取帮助: + - 在 [GitHub Discussions](https://github.com/lobehub/lobe-chat/discussions) 的版块发起讨论。 + - 在 [LobeChat 社区](https://discord.gg/AYFPHvv2jT) 提问,与其他用户交流。 - type: dropdown attributes: label: '📦 部署环境' diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 699c9bb08b1af..57c8c6f324ac9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,7 @@ contact_links: - - name: Questions and ideas | 问题和想法 + - name: Ask a question for self-hosting | 咨询自部署问题 + url: https://github.com/lobehub/lobe-chat/discussions/new?category=self-hosting-%E7%A7%81%E6%9C%89%E5%8C%96%E9%83%A8%E7%BD%B2 + about: Please post questions, and ideas in discussions. | 请在讨论区发布问题和想法。 + - name: Questions and ideas | 其他问题和想法 url: https://github.com/lobehub/lobe-chat/discussions/new/choose about: Please post questions, and ideas in discussions. | 请在讨论区发布问题和想法。