🐱Update issue templates
This commit is contained in:
parent
6d64e4810e
commit
8228724033
4 changed files with 5 additions and 5 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -2,8 +2,8 @@
|
|||
name: Bug report
|
||||
about: Please describe your problem in as much detail as possible so that it can be
|
||||
solved faster
|
||||
title: "[BUG]"
|
||||
labels: BUG
|
||||
title: "[BUG] Brief and clear description of the problem"
|
||||
labels: BUG, enhancement
|
||||
assignees: Evil0ctal
|
||||
|
||||
---
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/bug_report_CN.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report_CN.md
vendored
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Bug反馈
|
||||
about: 请尽量详细的描述你的问题以便更快的解决它
|
||||
title: "[BUG]"
|
||||
title: "[BUG] 简短明了的描述问题"
|
||||
labels: BUG
|
||||
assignees: Evil0ctal
|
||||
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature request]"
|
||||
title: "[Feature request] Brief and clear description of the problem"
|
||||
labels: enhancement
|
||||
assignees: Evil0ctal
|
||||
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request_CN.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request_CN.md
vendored
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: 新功能需求
|
||||
about: 为本项目提出一个新需求或想法
|
||||
title: "[Feature request]"
|
||||
title: "[Feature request] 简短明了的描述问题"
|
||||
labels: enhancement
|
||||
assignees: Evil0ctal
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue