25 lines
622 B
Markdown
25 lines
622 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
### Expected behavior
|
||
|
|
||
|
### Actual behavior
|
||
|
|
||
|
### Test code
|
||
|
Provide a [Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve) which will reproduce the problem.
|
||
|
```Lua
|
||
|
-- add code here
|
||
|
```
|
||
|
### NodeMCU startup banner
|
||
|
You MUST include the firmware startup banner to describe the version you are using. We reserve the right to immediately close any bug that doesn't.
|
||
|
|
||
|
### Hardware
|
||
|
Describe which ESP8266/ESP32 device you use and document any special hardware setup
|
||
|
required to reproduce the problem.
|