40 lines
926 B
Markdown
40 lines
926 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
<!-- Make sure to read the README before opening an issue. [https://xaviml.github.io/controllerx/faq](https://blueforcer.github.io/awtrix-light/#/README) -->
|
|
|
|
# Bug report
|
|
|
|
## Describe the bug
|
|
Add a description of the bug. Detail the expected behaviour in contrast with the behaviour you're observing.
|
|
|
|
## Additional information
|
|
|
|
- Devices involved:
|
|
- Model: Ulanzi Awtrix Smart Pixel Clock 2882 (TC001)
|
|
- AWTRIX-LIGHT version: [ eg. v0.45 ]
|
|
|
|
## To Reproduce
|
|
Steps to reproduce the behavior:
|
|
|
|
|
|
## Expected behavior
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Screenshots
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
## Logs
|
|
|
|
```text
|
|
(optional) Add relevant logs which could help tackle the problem.
|
|
```
|
|
|
|
## Additional context
|
|
Add any other context about the problem here.
|