diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2ff00a04..8ee0cabe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,9 +1,7 @@ name: 报告问题 description: 使用简练详细的语言描述你遇到的问题 -title: "" labels: - bug -assignees: [] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_en.yml b/.github/ISSUE_TEMPLATE/bug_report_en.yml index 7aadc00c..67bf1404 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_en.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_en.yml @@ -1,9 +1,7 @@ name: Bug Report description: Describe the issue you encountered with clear and detailed language -title: "" labels: - bug -assignees: [] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 2387cb25..2b1b118c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,9 +1,7 @@ name: 功能请求 description: 使用简练详细的语言描述希望加入的新功能 -title: "" labels: - enhancement -assignees: [] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request_en.yml b/.github/ISSUE_TEMPLATE/feature_request_en.yml index 565d67da..a34070c6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request_en.yml +++ b/.github/ISSUE_TEMPLATE/feature_request_en.yml @@ -1,9 +1,7 @@ name: Feature Request description: Describe the new feature you would like to add with clear and detailed language -title: "" labels: - enhancement -assignees: [] body: - type: markdown attributes: