diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 11a8cf74..79834354 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: ☢️ 报告问题 (Bug Report) description: 创建一个报告以帮助我们改进 (Create a report to help us improve) -type: ☢️ Bug +type: Bug body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a6623030..a7b8076a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: ✨ 功能请求 (Feature Request) description: 为这个项目提出一个想法 (Suggest an idea for this project) -type: ✨ Feature +type: Feature body: - type: markdown