From 5bf1a3e54b8f339ca58237a7e47e8498b73e38a4 Mon Sep 17 00:00:00 2001 From: Darrell Date: Mon, 24 Jan 2022 08:18:41 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 027a6d0..3dc0602 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,11 +13,16 @@ A clear and concise description of what the bug is. **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. - **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). +**Config** + +- Active Scan [ ] +- Query enabled [ ] + +**Logs** +If possible, copy and paste any logs from the serial monitor from the time that you see the bug. + **Screenshots** If applicable, add screenshots to help explain your problem.