-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
53724e6
commit 245e1dc
Showing
1 changed file
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
blank_issues_enabled: false # 不允许用户创建空白 Issue | ||
contact_links: | ||
- name: 遇到问题请先看《使用中常见问题汇总》!谢谢!!! # 外部网站名称 | ||
url: https://gitee.com/596392912/mica-mqtt/issues/I45GO7 # 跳转的外部网站目标地址 | ||
about: 该文档可以解决你90%的疑惑 # 跳转外部网站的描述说明 | ||
- name: 老版本用户建议升级到新版,详见《发行版本》!谢谢!!! # 外部网站名称 | ||
url: https://gitee.com/596392912/mica-mqtt/blob/master/CHANGELOG.md # 跳转的外部网站目标地址 | ||
about: 完整的《发行版本》记录 # 跳转外部网站的描述说明 | ||
- name: PIG AI(mica-mqtt技术手册)! | ||
url: https://home.pig4cloud.com:38443/bot/index.html#/0/1809133293843144705/chat | ||
about: 有问题先问 PIG AI,响应更及时!!! | ||
- name: 遇到问题请先看《使用中常见问题汇总》!谢谢!!! | ||
url: https://gitee.com/596392912/mica-mqtt/issues/I45GO7 | ||
about: 该文档可以解决你90%的疑惑 | ||
- name: 老版本用户建议升级到新版,详见《发行版本》!谢谢!!! | ||
url: https://gitee.com/596392912/mica-mqtt/blob/master/CHANGELOG.md | ||
about: 完整的《发行版本》记录 |