From 0b54db9c44ad3f879074e4aea203c94de64816f6 Mon Sep 17 00:00:00 2001 From: andvikt <39195436+andvikt@users.noreply.github.com> Date: Mon, 25 Jan 2021 13:05:31 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 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..691be27 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,26 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Описание** +A clear and concise description of what the bug is. + +**Версии систем** +Enviroment: raspberry/linux/windows/macos/docker +HA version: +mega_hacs version: +megad firmware version: + +**Ожидаемое поведение** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**LOG** +Прочитайте в документации как включить подробный лог интеграции и приложите его здесь