diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1c009c2ae..87caac3c8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: "Bug Report / Bug 报告" +name: "🐛 Bug Report / Bug 报告" description: | Report errors or unexpected behavior. 报告错误或异常行为。 diff --git a/.github/ISSUE_TEMPLATE/doc_issue.yml b/.github/ISSUE_TEMPLATE/doc_issue.yml index 941fb6ce3..90e2235a3 100644 --- a/.github/ISSUE_TEMPLATE/doc_issue.yml +++ b/.github/ISSUE_TEMPLATE/doc_issue.yml @@ -1,4 +1,4 @@ -name: "Documentation Issue / 文档问题" +name: "📖 Documentation Issue / 文档问题" description: | Report documentation errors, outdated content, or missing information. 报告文档错误、过时内容或缺失信息。 diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 9ea82ea7d..e88348689 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,4 +1,4 @@ -name: "Feature Request / 功能请求" +name: "✨ Feature Request / 功能请求" description: | Propose a new feature or improvement. 提出新功能或改进建议。 diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 6105087c3..e106384ab 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,4 +1,4 @@ -name: "Question / 提问" +name: "❓ Question / 提问" description: | Ask a question about usage or configuration. 询问使用或配置相关问题。