Skip to content

Commit

Permalink
Merge pull request #143 from MTrab:Enhance-github-workflows
Browse files Browse the repository at this point in the history
Update ISSUE template
  • Loading branch information
MTrab committed Dec 11, 2022
2 parents b244769 + dd45816 commit 3a39b5f
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion .github/ISSUE_TEMPLATE/issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Issues not containing the minimum requirements will be closed:
- Issues without a description (using the header is not good enough) will be closed.
- Issues without debug logging will be closed.
- Issues without configuration will be closed
- Issues without configuration will be closed.
- Issues without diagnostics attached will be closed.
-->

Expand Down Expand Up @@ -66,4 +67,24 @@ logger:
Add your logs here.
```

## Diganostics data from the device

<!--
IMPORTANT!! Download the diagnostics BEFORE ANY RELOAD OR RESTART!
------------------------------------------------------------------
Go to Settings > Integrations > Energi Data Service > 'The device with the problem'
Click 'Download Diagnostics' and attach or paste the file
Personal info and API keys have been redacted automatically.
-->

```text
Add your diagnostics here.
```

0 comments on commit 3a39b5f

Please sign in to comment.