diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7be61720..15b7ebb6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Bug report +name: Bug report / 错误报告 description: Create a report to help us improve title: "[BUG]" labels: ["bug"] diff --git a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml index 7b412b28..b8d1dca7 100644 --- a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml +++ b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml @@ -1,4 +1,4 @@ -name: Help wanted issue template +name: Help wanted issue template / 求助问题 description: Help wanted template. title: '[Help Wanted]' labels: ['help wanted']