Skip to content

Commit

Permalink
Update issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-mp authored Jul 2, 2023
1 parent 3b62fb0 commit 94e469f
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions .github/ISSUE_TEMPLATE/issue.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Issue
about: Create a report to help the integration development
about: Create a report to help the development
title: ''
labels: ''
assignees: ''
Expand All @@ -18,30 +18,13 @@ If you are not using the latest version, download and try that before opening an
Add your version here
```

## Configuration

```yaml
Add your configuration here
```

## Describe the bug
A clear and concise description of what the bug is:
* What behavior you do expect ?
* How the integration behaves

* How the python package behaves

## Debug log

To enable debug logging, add the following in your Home Assistant `config/configuration.yaml`:

```yaml
logger:
default: warning # 'warning' is the default value
logs:
custom_components.intex_spa: debug
intex_spa: debug
```
```text
Add your logs here
```

0 comments on commit 94e469f

Please sign in to comment.