From a64aa73aae7e72f3f0706088deb4075704d57403 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Thu, 12 Sep 2019 14:00:16 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 41 ++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md 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] +```