mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
update issue template
This commit is contained in:
parent
c2790ab615
commit
23a95976dd
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- ⚠️⚠️ 不要删除这些注释 ⚠️⚠️ -->
|
||||
|
||||
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- ⚠️⚠️ 不要删除这些注释 ⚠️⚠️ -->
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/question.md
vendored
4
.github/ISSUE_TEMPLATE/question.md
vendored
@ -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: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user