소스 검색

Add links

Jim Han 5 년 전
부모
커밋
ea3be76fd5
1개의 변경된 파일10개의 추가작업 그리고 1개의 파일을 삭제
  1. 10 1
      .github/ISSUE_TEMPLATE/config.yaml

+ 10 - 1
.github/ISSUE_TEMPLATE/config.yaml

@@ -1,4 +1,13 @@
 contact_links:
 contact_links:
   - name: 加入 Telegram 群组 / Join Telegram Group
   - name: 加入 Telegram 群组 / Join Telegram Group
     url: https://t.me/projectXray
     url: https://t.me/projectXray
-    about: 使用问题请加入群组讨论 / For usage problems please chat in the group
+    about: 使用问题请加入群组讨论 / For usage problems please chat in the group
+  - name: 官方文档 / Official Document
+    url: https://xtls.github.io/
+    about: 配置问题请查阅文档 / For configuration problems please the document
+  - name: 安装脚本 / Installing Script
+    url: https://github.com/XTLS/Xray-install
+    about: 用于安装 Xray 的脚本 /  Script for installing Xray in operating system
+  - name: 示例配置 / Example Config
+    url: https://github.com/XTLS/Xray-examples
+    about: Xray 的一些使用示例 / Some examples of uses for Xray-core