diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index 78b1f19..c1affb8 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -1,5 +1,5 @@ name: Report a bug / issue -description: Report an issue with the integration +description: Report an issue with the integration - please check issues to see if your issue has already been reported before creating a new one. labels: ["bug"] body: - type: markdown @@ -41,7 +41,7 @@ body: validations: required: true attributes: - label: What version of the Landroid Cloud integration do you have installed + label: What version of the Vector integration do you have installed - type: dropdown validations: required: true @@ -56,12 +56,6 @@ body: - Home Assistant Container - Home Assistant Supervised - Home Assistant Core - - type: input - validations: - required: true - attributes: - label: Which make and model is the mower used for this integration? - placeholder: Worx WRxyz or Landroid M500 - type: markdown attributes: value: | @@ -75,7 +69,7 @@ body: description: >- This integrations provide the ability to [download diagnostic data](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics). - **It would really help if you could download the diagnostics data for the device you are having issues with, + **It would really help if you could download the diagnostics data for the robot you are having issues with, and drag-and-drop that file into the textbox below.** It generally allows pinpointing defects and thus resolving issues faster. @@ -87,7 +81,7 @@ body: attributes: label: Relevant log entries description: >- - Anything from home-assistant.log that has any direct relevance for this issue + Anything from the Home Assistant log that has any direct relevance for this issue If you are unable to provide any relevant log entries, please write **None** in this field. render: txt