Skip to content

Commit 91b41be

Browse files
authored
Merge branch 'master' into dev
2 parents d61c1f7 + 1b33c60 commit 91b41be

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,37 @@ about: Create a report to help us improve
44
title: ''
55
labels: ''
66
assignees: ''
7-
87
---
98

10-
**Describe the bug**
9+
**!!! Please Read This First !!!**\
10+
If you are having difficulty controlling a specific device, please verify that the device works with tuya-cli prior to opening an issue here. If you are unable to control the device via tuya-cli it will not be possible to control it with tuya-mqtt. If the device is working with tuya-cli, please post your working commands and the equivalent commands for tuya-mqtt.
11+
12+
**Describe the bug**\
1113
A clear and concise description of what the bug is.
1214

13-
**To Reproduce**
15+
**To Reproduce**\
1416
Steps to reproduce the behavior:
1517
1. Go to '...'
1618
2. Click on '....'
1719
3. Scroll down to '....'
1820
4. See error
1921

20-
**Expected behavior**
22+
**Expected behavior**\
2123
A clear and concise description of what you expected to happen.
2224

23-
**Screenshots**
25+
**Screenshots**\
2426
If applicable, add screenshots to help explain your problem.
2527

26-
**Desktop (please complete the following information):**
28+
**Desktop (please complete the following information):**\
2729
- OS: [e.g. iOS]
2830
- Browser [e.g. chrome, safari]
2931
- Version [e.g. 22]
3032

31-
**Smartphone (please complete the following information):**
33+
**Smartphone (please complete the following information):**\
3234
- Device: [e.g. iPhone6]
3335
- OS: [e.g. iOS8.1]
3436
- Browser [e.g. stock browser, safari]
3537
- Version [e.g. 22]
3638

37-
**Additional context**
39+
**Additional context**\
3840
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ assignees: ''
77

88
---
99

10+
**!!! Please Read This First !!!**\
11+
If this feature request is to support a device that currently doesn't work, please verify that the device works with tuya-cli first. If the device cannot be used with tuya-cli, then it won't be possible to add support to tuya-mqtt. If you can query and control your device with tuya-cli, please post the commands and the functions they perform as part of the feature request.
12+
1013
**Is your feature request related to a problem? Please describe.**
1114
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1215

0 commit comments

Comments
 (0)