From 90073b5ef5fd64474c21dcd29a20474d0d990723 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 23 Oct 2021 00:21:00 +0800 Subject: [PATCH] =?UTF-8?q?:octcat:=20=E5=8F=8C=E8=AF=AD=20issue=20?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5c32160f8..523031413 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: 缺陷报告 Bug Report +name: 🐛 缺陷报告 Bug Report about: 报告缺陷以帮助我们进行改进 Report defects to help us improve --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c22deb236..d8a28ee20 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: 特性提议 Request new features +name: ✨ 特性提议 Request new features about: 欢迎提出你所期待的新特性 Come up with the features you expect ---