diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f780481b8..b9a41e740 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: 🐛 缺陷报告 Bug Report description: 报告缺陷以帮助我们进行改进 Report defects to help us improve -title: "" +title: "请输入问题报告标题 Please enter the title of the bug report" body: - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 6b8e0a4ec..e94f60371 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: ✨ 特性提议 Request new features description: 欢迎提出你所期待的新特性 Come up with the features you expected -title: "" +title: "请输入特性提议标题 Please enter the title of the feature request" body: - type: textarea attributes: