Skip to content

Commit a5943fa

Browse files
Update bug.yml
1 parent ebe74ae commit a5943fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
- type: textarea
1010
attributes:
1111
label: "System Health details"
12-
description: "Paste the data from the System Health card in Home Assistant (https://www.home-assistant.io/more-info/system-health#github-issues)"
12+
description: "Paste the data from the System Health card in Home Assistant (https://www.home-assistant.io/more-info/system-health)"
1313
validations:
1414
required: true
1515
- type: checkboxes
@@ -51,7 +51,7 @@ body:
5151
description: "To enable debug logs check this https://www.home-assistant.io/integrations/logger/, this **needs** to include _everything_ from startup of Home Assistant to the point where you encounter the issue."
5252
render: text
5353
validations:
54-
required: true
54+
required: false
5555

5656
- type: textarea
5757
attributes:

0 commit comments

Comments
 (0)