diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..b814fc4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,41 @@ +--- +name: Bug report +about: Create a report to help improve HA Client +title: '' +labels: '' +assignees: '' + +--- + + +**HA Client version:** + +**Home Assistant version:** + +**Device name:** + +**Android version:** + +**Connection type:** + +**Login type:** + +**Description** + + +**Screenshots** + + +**Logs** + +``` +[Replace this text with your logs] +```