|
1 | 1 | name: Bug report / 报告问题
|
2 | 2 | description: Create a report to help us improve. / 报告问题以帮助我们改进
|
3 |
| -title: "[Bug]: " |
4 |
| -labels: ["bug"] |
5 | 3 | body:
|
6 | 4 | - type: input
|
7 | 5 | attributes:
|
8 |
| - label: Describe the bug / 描述问题 |
| 6 | + label: Describe the Bug / 描述问题 |
9 | 7 | description: |
|
10 | 8 | > A clear and concise description of what the bug is.
|
11 | 9 | > 清晰且简明地描述问题。
|
|
14 | 12 |
|
15 | 13 | - type: textarea
|
16 | 14 | attributes:
|
17 |
| - label: To Reproduce / 复现步骤 |
| 15 | + label: How to Reproduce / 复现步骤 |
18 | 16 | description: |
|
19 | 17 | > 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:
|
20 | 18 | > 如有需要,可添加截图以帮助解释问题。点击此区域以高亮显示并拖动截图文件以上传。请详细描述复现步骤:
|
|
28 | 26 |
|
29 | 27 | - type: input
|
30 | 28 | attributes:
|
31 |
| - label: Expected behavior / 预期结果 |
| 29 | + label: Expected Behavior / 预期结果 |
32 | 30 | description: |
|
33 | 31 | > A clear and concise description of what you expected to happen.
|
34 | 32 | > 描述预期结果。
|
|
44 | 42 |
|
45 | 43 | - type: input
|
46 | 44 | attributes:
|
47 |
| - label: Home Assistant Core version / Home Assistant Core 版本 |
| 45 | + label: Home Assistant Core Version / Home Assistant Core 版本 |
48 | 46 | description: |
|
49 | 47 | > [Settings > About](https://my.home-assistant.io/redirect/info)
|
50 | 48 | > [设置 > 关于 Home Assistant](https://my.home-assistant.io/redirect/info)
|
|
54 | 52 |
|
55 | 53 | - type: input
|
56 | 54 | attributes:
|
57 |
| - label: Home Assistant Operation System version / Home Assistant Operation System 版本 |
| 55 | + label: Home Assistant Operation System Version / Home Assistant Operation System 版本 |
58 | 56 | description: |
|
59 | 57 | > [Settings > About](https://my.home-assistant.io/redirect/info)
|
60 | 58 | > [设置 > 关于 Home Assistant](https://my.home-assistant.io/redirect/info)
|
|
64 | 62 |
|
65 | 63 | - type: input
|
66 | 64 | attributes:
|
67 |
| - label: Xiaomi Home integration version / 米家集成版本 |
| 65 | + label: Xiaomi Home Integration Version / 米家集成版本 |
68 | 66 | description: |
|
69 | 67 | > [Settings > Devices & services > Configured > `Xiaomi Home`](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
|
70 | 68 | > [设置 > 设备与服务 > 已配置 > `Xiaomi Home`](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home)
|
|
74 | 72 |
|
75 | 73 | - type: textarea
|
76 | 74 | attributes:
|
77 |
| - label: Additional context / 其他说明 |
| 75 | + label: Additional Context / 其他说明 |
0 commit comments