diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000000000000000000000000000000000..6a94c0573627dff377ee6814d7d6f2526747cc3c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: 我的自定义链接 + url: https://weihongbin.com + about: 这个是我的网站 + - name: 第二个站点 + url: https://gitee.com + about: 这个不是我的网站 \ No newline at end of file