From 8b970763725249c4db49c31e5709a195c17cb83e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Tue, 28 Mar 2023 17:03:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84issue=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=EF=BC=8C=E5=BC=BA=E5=88=B6=E8=A6=81=E6=B1=82=E5=A1=AB=E5=86=99?= =?UTF-8?q?issue=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug.md | 2 +- .github/ISSUE_TEMPLATE/compile.md | 2 +- .github/ISSUE_TEMPLATE/feature.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) 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