Skip to content

Commit 32d9687

Browse files
committed
chore: remove default label
1 parent 571483b commit 32d9687

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+7-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Bug report / 报告问题
22
description: Create a report to help us improve. / 报告问题以帮助我们改进
3-
title: "[Bug]: "
4-
labels: ["bug"]
53
body:
64
- type: input
75
attributes:
8-
label: Describe the bug / 描述问题
6+
label: Describe the Bug / 描述问题
97
description: |
108
> A clear and concise description of what the bug is.
119
> 清晰且简明地描述问题。
@@ -14,7 +12,7 @@ body:
1412

1513
- type: textarea
1614
attributes:
17-
label: To Reproduce / 复现步骤
15+
label: How to Reproduce / 复现步骤
1816
description: |
1917
> If applicable, add screenshots to help explain your problem. You can attach images by clicking this area to highlight it and then dragging files in. Steps to reproduce the behavior:
2018
> 如有需要,可添加截图以帮助解释问题。点击此区域以高亮显示并拖动截图文件以上传。请详细描述复现步骤:
@@ -28,7 +26,7 @@ body:
2826

2927
- type: input
3028
attributes:
31-
label: Expected behavior / 预期结果
29+
label: Expected Behavior / 预期结果
3230
description: |
3331
> A clear and concise description of what you expected to happen.
3432
> 描述预期结果。
@@ -44,7 +42,7 @@ body:
4442
4543
- type: input
4644
attributes:
47-
label: Home Assistant Core version / Home Assistant Core 版本
45+
label: Home Assistant Core Version / Home Assistant Core 版本
4846
description: |
4947
> [Settings > About](https://my.home-assistant.io/redirect/info)
5048
> [设置 > 关于 Home Assistant](https://my.home-assistant.io/redirect/info)
@@ -54,7 +52,7 @@ body:
5452

5553
- type: input
5654
attributes:
57-
label: Home Assistant Operation System version / Home Assistant Operation System 版本
55+
label: Home Assistant Operation System Version / Home Assistant Operation System 版本
5856
description: |
5957
> [Settings > About](https://my.home-assistant.io/redirect/info)
6058
> [设置 > 关于 Home Assistant](https://my.home-assistant.io/redirect/info)
@@ -64,7 +62,7 @@ body:
6462

6563
- type: input
6664
attributes:
67-
label: Xiaomi Home integration version / 米家集成版本
65+
label: Xiaomi Home Integration Version / 米家集成版本
6866
description: |
6967
> [Settings > Devices & services > Configured > `Xiaomi Home`](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
7068
> [设置 > 设备与服务 > 已配置 > `Xiaomi Home`](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
@@ -74,4 +72,4 @@ body:
7472

7573
- type: textarea
7674
attributes:
77-
label: Additional context / 其他说明
75+
label: Additional Context / 其他说明

0 commit comments

Comments
 (0)