update issue template

This commit is contained in:
ZCShou 2022-06-19 14:01:11 +08:00
parent c2790ab615
commit 23a95976dd
No known key found for this signature in database
GPG Key ID: 40F856243C184EAB
3 changed files with 7 additions and 9 deletions

View File

@ -1,10 +1,9 @@
---
name: 报告问题
about: Bug Report
name: 报告问题 / Bug Report
about: If you find some bugs, please use this template.
title: "[BUG] Report bug"
labels: bug
assignees: ''
---
<!-- ⚠️⚠️ 不要删除这些注释 ⚠️⚠️ -->

View File

@ -1,10 +1,9 @@
---
name: 需求、功能、建议
about: demands, functions, suggestions
name: 需求、功能、建议 / Demands, functions, suggestions
about: If you have please use this template.demands, functions or suggestions, please use this template.
title: "[Feature] New function"
labels: enhancement
labels: feature
assignees: ''
---
<!-- ⚠️⚠️ 不要删除这些注释 ⚠️⚠️ -->

View File

@ -1,6 +1,6 @@
---
name: '疑问或帮助'
about: Question or need help
name: '疑问或帮助 / Question or Help'
about: If you have any question or need help, please use this template.
title: '[Question] Help'
labels: 'question'
assignees: ''