ESPresense/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
1.0 KiB
Markdown
Raw Normal View History

2019-07-11 02:06:34 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
2019-07-11 02:09:46 +02:00
labels: bug
2019-07-11 02:06:34 +02:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Configuration**
Please copy and paste your `settings_local.h` (or equivalent) with any sensitive data redacted. It can also help to see the entry for your sensors in your Home Assistant configuration.
**Logs**
If possible, copy and paste any logs from the serial monitor from the time that you see the bug.
**Hardware Details**
If the bug is related to tracking a specific piece of hardware (e.g. iBeacon, phone, etc), please enter any relevant details about the hardware (such as firmware version, MAC address, etc).
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.