File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is.
12+
13+ ** To Reproduce**
14+ Steps to reproduce the behavior:
15+ 1 . Go to '...'
16+ 2 . Do this '....'
17+ 3 . Do that '....'
18+ 4 . See error
19+
20+ ** Sample code**
21+ Provide a [ MCVE] ( https://stackoverflow.com/help/minimal-reproducible-example ) below.
22+ ``` c
23+ # your code goes here
24+ ```
25+
26+ ** Expected behavior**
27+ A clear and concise description of what you expected to happen.
28+
29+ ** Screenshots**
30+ If applicable, add screenshots to help explain your problem.
31+
32+ ** Versions (please complete the following information):**
33+ - Library: [ e.g. 4.2]
34+ - Platform [ e.g. ESP266 Arduino Core 2.5.x]
35+
36+ ** Additional context**
37+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Support request
3+ about : Describe this issue template's purpose here.
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ We offer support to our customers at https://support.thingpulse.com/ . Send us an email if you don't have an account yet.
You can’t perform that action at this time.
0 commit comments