diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..1c746b2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: 项目群聊 + url: https://openai.justsong.cn/ + about: 演示站首页有官方群聊信息 + - name: 付费部署或定制功能 + url: https://openai.justsong.cn/ + about: 加群后联系群主 diff --git a/.github/ISSUE_TEMPLATE/功能请求.md b/.github/ISSUE_TEMPLATE/功能请求.md index 101de93..223d2fe 100644 --- a/.github/ISSUE_TEMPLATE/功能请求.md +++ b/.github/ISSUE_TEMPLATE/功能请求.md @@ -2,7 +2,7 @@ name: 功能请求 about: 请求加入新功能 title: '' -labels: 'enhancement' +labels: enhancement assignees: '' ---