Skip to content

Commit 7dcd926

Browse files
authored
Bug report fix (#207)
* Add link to logs collection discussion in bug report * Revise log description and remove markdown section
1 parent 1877ce9 commit 7dcd926

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ body:
6060
id: logs
6161
attributes:
6262
label: "Logs"
63-
description: "Attach relevant log excerpts. See the discussion below for how to collect logs."
63+
description: "Attach relevant log excerpts. See here how to collect logs: https://github.com/TypQxQ/Sigenergy-Local-Modbus/discussions/54"
6464
placeholder: |
6565
Paste logs here or attach files below.
6666
validations:
6767
required: false
6868

69-
- type: markdown
70-
attributes:
71-
value: |
72-
How to get logs: https://github.com/TypQxQ/Sigenergy-Local-Modbus/discussions/54
69+
# - type: markdown
70+
# attributes:
71+
# value: |
72+
# How to get logs: https://github.com/TypQxQ/Sigenergy-Local-Modbus/discussions/54
7373

7474
- type: textarea
7575
id: diagnostics

0 commit comments

Comments
 (0)