Update issue templates

This commit is contained in:
ZCShou 2022-06-19 12:32:40 +08:00 committed by GitHub
parent 0569917b35
commit 693abe54c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 9 deletions

View File

@ -1,9 +1,10 @@
---
name: 报告问题
about: Bug Report.
title: '[BUG] Report bug'
labels: 'bug'
assignees:
about: Bug Report
title: "[BUG] Report bug"
labels: bug
assignees: ''
---
<!-- ⚠️⚠️ 不要删除这些注释 ⚠️⚠️ -->

View File

@ -1,15 +1,16 @@
---
name: 需求、功能、建议
about: demands, functions, suggestions.
title: '[Feature] New function'
labels: 'To do'
assignees:
about: demands, functions, suggestions
title: "[Feature] New function"
labels: enhancement
assignees: ''
---
<!-- ⚠️⚠️ 不要删除这些注释 ⚠️⚠️ -->
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ -->
<!-- 请先搜索有无同类需求,避免提交重复需求 -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Please search existing demands to avoid creating duplicates. -->
### 描述 Description