aniker/.github/ISSUE_TEMPLATE/bug_report.md
Richard Patching 4a32d32080
Some checks failed
Continuous Integration / Rust Checks (map[args:--all -- --check --color always command:fmt]) (push) Has been cancelled
Continuous Integration / Rust Checks (map[args:--all-targets --all-features --workspace -- -D warnings command:clippy]) (push) Has been cancelled
Continuous Integration / Rust Checks (map[args:--release command:build]) (push) Has been cancelled
Add build instructions
2025-04-16 21:00:32 +01:00

34 lines
676 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Flash firmware to '...'
2. Connect '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Hardware Setup**
- ESP32 Board: [e.g., ESP32-DevKitC]
- GPS Module: [e.g., NEO-6M]
- Display: [e.g., 1.8" TFT]
- Connected peripherals:
**Software Environment**
- Rust version: [e.g., 1.77]
- ESP-IDF version:
- Operating System:
**Additional context**
Add any other context about the problem here.