Skip to content

Commit d5d085b

Browse files
docs: bug_report markdown (#137)
2 parents 737266f + 2256f80 commit d5d085b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ If applicable, add screenshots to help explain your problem.
2626
**Log information**
2727
If possible activate debug logging on the component as mentioned below.
2828

29-
https://www.home-assistant.io/integrations/logger/
29+
<https://www.home-assistant.io/integrations/logger/>
3030

31-
```
31+
```yaml
3232
logger:
3333
default: warning
3434
logs:
35-
custom_components.nexxtmove: debug
35+
custom_components.robonect: debug
3636
```
3737
3838
**Additional context**

0 commit comments

Comments
 (0)