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