1 parent f7c5e2b commit ccf87c6Copy full SHA for ccf87c6
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,17 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: 'bug: '
5
+labels: bug
6
+assignees: jcgoette
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug/issue is.
12
13
+**Sanity Checklist (please complete the following information):**
14
+[ ] I have attached debug logs (see [enabling-debug-logging](https://www.home-assistant.io/docs/configuration/troubleshooting/#enabling-debug-logging))
15
+[ ] My nearest Bluetooth adapter is n distance away from the Hatch Rest device
16
+[ ] A Hatch Rest mobile app is not currently paired with the Hatch Rest device
17
+[ ] I have power cycled the Hatch Rest device
0 commit comments