Skip to content

Commit 152f79e

Browse files
authored
Merge pull request #111 from mariusz-ostoja-swierczynski/fix_bug_report
🐛 Fix wrong link in bug report
2 parents 6c79691 + 71ab3a5 commit 152f79e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ body:
6161
placeholder: "drag-and-drop the diagnostics data file here (do not copy-and-paste the content)"
6262
description: >-
6363
Follow HA guide to [download diagnostic data](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics).
64-
Follow our integration [contributing guide](https://github.com/mariusz-ostoja-swierczynski/tech-controllers/blob/main/custom_components/tech/CONTRIBUTING.md) to gather additional data.
64+
Follow our integration [contributing guide](https://github.com/mariusz-ostoja-swierczynski/tech-controllers/blob/main/CONTRIBUTING.md) to gather additional data.
6565
6666
**It would really help if you could download the diagnostics data for the device you are having issues with,
6767
and <ins>drag-and-drop that file into the textbox below.</ins>**
@@ -71,7 +71,7 @@ body:
7171
attributes:
7272
label: Anything in the logs that might be useful for us?
7373
description: For example, error message, or stack traces.
74-
render: txt
74+
render: text
7575
- type: textarea
7676
attributes:
7777
label: Additional information

0 commit comments

Comments
 (0)