Skip to content

Commit fcb3e2e

Browse files
authored
Update Supervisor bug form (#5700)
Update Supervisor bug form to reflect today's naming in the frontend.
1 parent 176e511 commit fcb3e2e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
attributes:
2727
label: What type of installation are you running?
2828
description: >
29-
If you don't know, can be found in [Settings -> System -> Repairs -> System Information](https://my.home-assistant.io/redirect/system_health/).
29+
If you don't know, can be found in [Settings -> System -> Repairs -> (three dot menu) -> System Information](https://my.home-assistant.io/redirect/system_health/).
3030
It is listed as the `Installation Type` value.
3131
options:
3232
- Home Assistant OS
@@ -72,9 +72,9 @@ body:
7272
validations:
7373
required: true
7474
attributes:
75-
label: System Health information
75+
label: System information
7676
description: >
77-
System Health information can be found in the top right menu in [Settings -> System -> Repairs](https://my.home-assistant.io/redirect/repairs/).
77+
The System information can be found in [Settings -> System -> Repairs -> (three dot menu) -> System Information](https://my.home-assistant.io/redirect/system_health/).
7878
Click the copy button at the bottom of the pop-up and paste it here.
7979
8080
[![Open your Home Assistant instance and show health information about your system.](https://my.home-assistant.io/badges/system_health.svg)](https://my.home-assistant.io/redirect/system_health/)
@@ -83,8 +83,9 @@ body:
8383
label: Supervisor diagnostics
8484
placeholder: "drag-and-drop the diagnostics data file here (do not copy-and-paste the content)"
8585
description: >-
86-
Supervisor diagnostics can be found in [Settings -> Integrations](https://my.home-assistant.io/redirect/integrations/).
87-
Find the card that says `Home Assistant Supervisor`, open its menu and select 'Download diagnostics'.
86+
Supervisor diagnostics can be found in [Settings -> Devices & services](https://my.home-assistant.io/redirect/integrations/).
87+
Find the card that says `Home Assistant Supervisor`, open it, and select the three dot menu of the Supervisor integration entry
88+
and select 'Download diagnostics'.
8889
8990
**Please drag-and-drop the downloaded file into the textbox below. Do not copy and paste its contents.**
9091
- type: textarea

0 commit comments

Comments
 (0)