You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/issue.yml
+4-10Lines changed: 4 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: Report a bug / issue
2
-
description: Report an issue with the integration
2
+
description: Report an issue with the integration - please check issues to see if your issue has already been reported before creating a new one.
3
3
labels: ["bug"]
4
4
body:
5
5
- type: markdown
@@ -41,7 +41,7 @@ body:
41
41
validations:
42
42
required: true
43
43
attributes:
44
-
label: What version of the Landroid Cloud integration do you have installed
44
+
label: What version of the Vector integration do you have installed
45
45
- type: dropdown
46
46
validations:
47
47
required: true
@@ -56,12 +56,6 @@ body:
56
56
- Home Assistant Container
57
57
- Home Assistant Supervised
58
58
- Home Assistant Core
59
-
- type: input
60
-
validations:
61
-
required: true
62
-
attributes:
63
-
label: Which make and model is the mower used for this integration?
64
-
placeholder: Worx WRxyz or Landroid M500
65
59
- type: markdown
66
60
attributes:
67
61
value: |
@@ -75,7 +69,7 @@ body:
75
69
description: >-
76
70
This integrations provide the ability to [download diagnostic data](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics).
77
71
78
-
**It would really help if you could download the diagnostics data for the device you are having issues with,
72
+
**It would really help if you could download the diagnostics data for the robot you are having issues with,
79
73
and <ins>drag-and-drop that file into the textbox below.</ins>**
80
74
81
75
It generally allows pinpointing defects and thus resolving issues faster.
@@ -87,7 +81,7 @@ body:
87
81
attributes:
88
82
label: Relevant log entries
89
83
description: >-
90
-
Anything from home-assistant.log that has any direct relevance for this issue
84
+
Anything from the Home Assistant log that has any direct relevance for this issue
91
85
92
86
If you are unable to provide any relevant log entries, please write **None** in this field.
0 commit comments