docs: update issue template

This commit is contained in:
xboard
2025-06-28 18:16:10 +08:00
parent 6d85736eea
commit b96700ab30
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
---
name: 🐛 问题反馈 | Bug Report
about: 提交使用过程中遇到的问题 | Report an issue
title: "问题"
title: "Bug Report"
labels: '🐛 bug'
assignees: ''
---

View File

@@ -1,7 +1,7 @@
---
name: ✨ 功能请求 | Feature Request
about: 提交新功能建议或改进意见 | Suggest an idea
title: "建议"
title: "Feature Request"
labels: '✨ enhancement'
assignees: ''
---