From 934a0f47a2779300e7d3834678d3ac2b479738a8 Mon Sep 17 00:00:00 2001 From: ultratoto14 <3328573+ultratoto14@users.noreply.github.com> Date: Thu, 1 Apr 2021 18:43:08 +0200 Subject: [PATCH] FIrst try to add issue template (#264) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Try to issue template * Adding default bug label. Co-authored-by: Pierre Ståhl --- .github/ISSUE_TEMPLATE/bug_report.md | 68 ++++++++++++++++++++++++++++ 1 file changed, 68 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..ef8a23c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,68 @@ +--- +name: Bug report +about: Create a report to help us improve localtuya +title: '' +labels: 'bug' +assignees: '' + +--- + +## The problem + + + +## Environment + +- Localtuya version: +- Last working localtuya version (if known and relevant): +- Home Assistant Core version: +- [] Are you using the Home Assistant Tuya Cloud component ? +- [] Are you using the Tuya App in parallel ? + +## Steps to reproduce + +1. +2. +3. + +## Configuration `configuration.yaml` or `config_flow` + +```yaml + +``` + +## DP dump + + +## Provide Home Assistant taceback/logs + +```txt + +``` +## Additional information +