diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6e14b78..cb3f8be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,13 +8,13 @@ body: value: | Thanks for taking the time to fill out this bug report. Before you create this new issue, [read the docs](https://jeroenterheerdt.github.io/HAsmartirrigation/). - type: checkboxes - id: docsread - attributes: - label: Did you read the docs? - description: [The docs](https://jeroenterheerdt.github.io/HAsmartirrigation/) - options: - - label: I did read the docs and my question it not mentioned there. - required: true + id: docsread + attributes: + label: Did you read the docs? + description: [The docs](https://jeroenterheerdt.github.io/HAsmartirrigation/) + options: + - label: I did read the docs and my question it not mentioned there. + required: true - type: textarea validations: required: true