mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Doc: Update label names in github issue template
This commit is contained in:
parent
bab2cb1df1
commit
86f4c75052
2
.github/ISSUE_TEMPLATE/bug_report_cn.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_cn.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: 上报 Bug
|
||||
description: 使用中文进行 Bug 报告
|
||||
labels: ['bug']
|
||||
labels: ['bug / 缺陷']
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: checks
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report_en.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_en.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: Bug Report
|
||||
description: Create a report to help us improve
|
||||
labels: ['bug']
|
||||
labels: ['bug / 缺陷']
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: checks
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: 功能请求
|
||||
description: 使用中文进行功能请求
|
||||
labels: ['feature']
|
||||
labels: ['feature request / 功能请求']
|
||||
body:
|
||||
- type: textarea
|
||||
id: describe
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: Feature request
|
||||
description: Suggest an idea for this project
|
||||
labels: ['feature']
|
||||
labels: ['feature request / 功能请求']
|
||||
body:
|
||||
- type: textarea
|
||||
id: describe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user