diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 4622097d..c57d7a3e 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,7 +1,7 @@ --- name: bug 反馈 about: 反馈 ZLMediaKit 代码本身的 bug -title: "[BUG]: BUG 现象描述" +title: "[BUG] BUG现象描述(必填)" labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/compile.md b/.github/ISSUE_TEMPLATE/compile.md index 4e052196..434398fa 100644 --- a/.github/ISSUE_TEMPLATE/compile.md +++ b/.github/ISSUE_TEMPLATE/compile.md @@ -1,7 +1,7 @@ --- name: 编译问题反馈 about: 反馈 ZLMediaKit 编译相关的问题 -title: "[编译问题]: " +title: "[编译问题] 编译问题描述(必填)" labels: 编译问题 assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 4660cf0c..edfe2487 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -1,7 +1,7 @@ --- name: 新增功能请求 about: 请求新增某些新功能或新特性,或者对已有功能的改进 -title: "[功能请求]" +title: "[功能请求] 需求描述(必填)" labels: 意见建议 assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 66d235c7..0e503340 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,7 +1,7 @@ --- name: 技术咨询 about: 使用咨询、技术咨询等 -title: "[技术咨询]" +title: "[技术咨询] 咨询描述(必填)" labels: 技术咨询 assignees: '' @@ -16,4 +16,4 @@ assignees: '' **注意事项** - 技术咨询前请先认真阅读readme, [wiki](https://github.com/xia-chu/ZLMediaKit/wiki),如有必要,您也可以同时搜索已经答复的issue,如果没找到答案才在此提issue -- 技术咨询不属于bug缺陷,建议先star本项目,否则可能会降低答复优先级 +- 技术咨询不属于bug缺陷,要求用户先star(收藏)本项目,否则会直接关闭issue