mirror of
https://github.com/lynchaos/ashvale-station.git
synced 2026-09-12 20:52:23 +00:00
25 lines
362 B
Markdown
25 lines
362 B
Markdown
---
|
|
name: Bug report
|
|
about: Something crashed or behaved wrongly
|
|
labels: bug
|
|
---
|
|
|
|
**What happened**
|
|
|
|
**What you expected instead**
|
|
|
|
**Hardware**
|
|
- Board: (e.g. Pi Zero 2 W)
|
|
- Sense HAT: (v1 / v2 / none, running the simulator)
|
|
- OS and Python version:
|
|
|
|
**Output of `GET /api/status`**
|
|
|
|
```json
|
|
```
|
|
|
|
**Relevant log lines** (`journalctl -u ashvale -n 50`)
|
|
|
|
```
|
|
```
|