wifi-tally_Oostendam/nodemcu-firmware/.github/ISSUE_TEMPLATE/bug_report.md

25 lines
622 B
Markdown
Raw Normal View History

2021-09-27 19:52:27 +00:00
---
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.