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 ---