Skip to content

Commit 72851ca

Browse files
authored
Merge pull request #61 from MTrab:chore/refactor-issue-templates
Update issue template
2 parents e6fdd35 + 7a71b7e commit 72851ca

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/issue.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
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.
33
labels: ["bug"]
44
body:
55
- type: markdown
@@ -41,7 +41,7 @@ body:
4141
validations:
4242
required: true
4343
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
4545
- type: dropdown
4646
validations:
4747
required: true
@@ -56,12 +56,6 @@ body:
5656
- Home Assistant Container
5757
- Home Assistant Supervised
5858
- 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
6559
- type: markdown
6660
attributes:
6761
value: |
@@ -75,7 +69,7 @@ body:
7569
description: >-
7670
This integrations provide the ability to [download diagnostic data](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics).
7771
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,
7973
and <ins>drag-and-drop that file into the textbox below.</ins>**
8074
8175
It generally allows pinpointing defects and thus resolving issues faster.
@@ -87,7 +81,7 @@ body:
8781
attributes:
8882
label: Relevant log entries
8983
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
9185
9286
If you are unable to provide any relevant log entries, please write **None** in this field.
9387
render: txt

0 commit comments

Comments
 (0)