From 42daf6f6112b99d7ae267355b36eda90c3ece137 Mon Sep 17 00:00:00 2001
From: Darrell
Date: Sat, 11 Sep 2021 22:07:01 -0400
Subject: [PATCH] Update bug_report.md
---
.github/ISSUE_TEMPLATE/bug_report.md | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
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.