diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 882835e..027a6d0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,8 +10,8 @@ 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. +**Expected behavior** +A clear and concise description of what you expected to happen. **Logs** If possible, copy and paste any logs from the serial monitor from the time that you see the bug. @@ -19,18 +19,5 @@ If possible, copy and paste any logs from the serial monitor from the time that **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.