diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 70a25bb6..aa6f5f6a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,13 @@ blank_issues_enabled: false contact_links: + - name: Questions about FixIt 关于 FixIt 的问题 + url: https://github.com/Lruihao/FixIt/discussions/new + about: Please ask questions in Discussion. 请在讨论中提问。 + + - name: 官方 QQ 群 + url: https://qm.qq.com/cgi-bin/qm/qr?k=awbwdTtSQ_-H5QGzeJxdWgv6JMbNehNM&jump_from=webapi + about: '加入 FixIt 主题交流群: 814031017' + - name: Theme Documentation 主题文档 url: https://fixit.lruihao.cn/categories/documentation/ - about: Please read the documentation carefully. 请先仔细阅读主题文档. + about: Please read the documentation carefully. 请先仔细阅读主题文档。 diff --git a/exampleSite/config.toml b/exampleSite/config.toml index d806c645..40fae3ac 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -259,7 +259,7 @@ enableEmoji = true BuyMeaCoffee = "" Linktree = "" QQ = "" - QQGroup = "" + QQGroup = "" # https://qun.qq.com/join.html Diaspora = "" CSDN = "" Email = "xxxx@xxxx.com" @@ -494,7 +494,7 @@ enableEmoji = true BuyMeaCoffee = "" Linktree = "" QQ = "" - QQGroup = "814031017" + QQGroup = "awbwdTtSQ_-H5QGzeJxdWgv6JMbNehNM" # https://qun.qq.com/join.html Diaspora = "" CSDN = "" Email = "xxxx@xxxx.com" diff --git a/exampleSite/content/posts/theme-documentation-basics/index.en.md b/exampleSite/content/posts/theme-documentation-basics/index.en.md index 5589187d..a6c0c175 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.en.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.en.md @@ -441,7 +441,7 @@ Please open the code block below to view the complete sample configuration :(fa- BuyMeaCoffee = "" Linktree = "" QQ = "" - QQGroup = "" + QQGroup = "" # https://qun.qq.com/join.html Diaspora = "" CSDN = "" Email = "xxxx@xxxx.com" diff --git a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md index eaadcc0b..9402922c 100644 --- a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md +++ b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md @@ -443,7 +443,7 @@ hugo BuyMeaCoffee = "" Linktree = "" QQ = "" - QQGroup = "" + QQGroup = "" # https://qun.qq.com/join.html Diaspora = "" CSDN = "" Email = "xxxx@xxxx.com"