diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7be9ab98..a4d72f91 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: 问题反馈 description: File a bug report -title: "[错误报告]请在此处简单描述你的问题" +title: "[错误报告]: 请在此处简单描述你的问题" labels: ["bug"] body: - type: markdown @@ -40,7 +40,7 @@ body: options: - 主程序运行问题 - 插件问题 - - Docker运行及环境问题 + - Docker或运行环境问题 - 其他问题 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..f8f8a9b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Telegram 频道 + url: https://t.me/moviepilot_channel + about: 更新日志 + - name: Telegram 交流群 + url: https://t.me/moviepilot_official + about: 交流互助 diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ed408c56..d89e18c7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -26,5 +26,5 @@ body: id: references attributes: label: 参考资料 - description: 可以列举一些参考资料。 + description: 可以列举一些参考资料,但是不要引用同类但商业化软件的任何内容。 placeholder: "参考资料"