ci: add emoji to issue template names

This commit is contained in:
Jason
2026-04-02 15:44:01 +08:00
parent 6e9e47ceb9
commit 0001438586
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: "Bug Report / Bug 报告"
name: "🐛 Bug Report / Bug 报告"
description: |
Report errors or unexpected behavior.
报告错误或异常行为。

View File

@@ -1,4 +1,4 @@
name: "Documentation Issue / 文档问题"
name: "📖 Documentation Issue / 文档问题"
description: |
Report documentation errors, outdated content, or missing information.
报告文档错误、过时内容或缺失信息。

View File

@@ -1,4 +1,4 @@
name: "Feature Request / 功能请求"
name: "Feature Request / 功能请求"
description: |
Propose a new feature or improvement.
提出新功能或改进建议。

View File

@@ -1,4 +1,4 @@
name: "Question / 提问"
name: "Question / 提问"
description: |
Ask a question about usage or configuration.
询问使用或配置相关问题。