Files
sunnypilot/docs_sp/community/reporting-a-bug.md
T
Jason Wen 27dfd5cbf0 phase 1-5
2026-03-11 15:19:55 -04:00

33 lines
1013 B
Markdown

---
title: Reporting a Bug
---
# Reporting a Bug
Help us improve sunnypilot by reporting issues you encounter.
## Before Reporting
1. Check if the issue has already been reported on [GitHub Issues](https://github.com/sunnypilot/sunnypilot/issues)
2. Try the latest version — the bug may already be fixed
3. Check the [Discord Community](https://discord.sunnypilot.ai) for known issues
## What to Include
- **Device info** — Hardware model, software version, branch
- **Vehicle info** — Make, model, year
- **Steps to reproduce** — What you did leading up to the issue
- **Expected behavior** — What should have happened
- **Actual behavior** — What actually happened
- **Logs** — If possible, include relevant log files
## How to Report
1. Go to [GitHub Issues](https://github.com/sunnypilot/sunnypilot/issues/new)
2. Use the bug report template
3. Fill in all requested information
4. Submit the issue
!!! tip
The more detail you provide, the faster we can diagnose and fix the issue.