|
@@ -0,0 +1,38 @@
|
|
|
|
+---
|
|
|
|
+name: "[Bug] Report"
|
|
|
|
+about: Create a report to help us improve AsyncElegantOTA
|
|
|
|
+title: ''
|
|
|
|
+labels: ''
|
|
|
|
+assignees: ''
|
|
|
|
+
|
|
|
|
+---
|
|
|
|
+
|
|
|
|
+[//]: <> (Please follow this template for fast resolutions)
|
|
|
|
+**Describe the bug**
|
|
|
|
+A clear and concise description of what the bug is.
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+**Do you get any error/exception stack? If so please paste it here:**
|
|
|
|
+<details>
|
|
|
|
+ <summary>Exception</summary>
|
|
|
|
+
|
|
|
|
+ ## Exception
|
|
|
|
+ [//]: <> (Paste exception under this line)
|
|
|
|
+
|
|
|
|
+</details>
|
|
|
|
+
|
|
|
|
+**Microcontroller Specs:**
|
|
|
|
+ - Board: [ Your Dev kit/Board Name ]
|
|
|
|
+ - Microcontroller: [ ESP32 or ESP8266 ]
|
|
|
|
+ - Did you modify the partition table? [Yes/No]
|
|
|
|
+ - Browser: [e.g. chrome, safari]
|
|
|
|
+ - Library Version: [e.g. 22]
|
|
|
|
+
|
|
|
|
+**Smartphone (please complete the following information):**
|
|
|
|
+ - Device: [e.g. iPhone6]
|
|
|
|
+ - OS: [e.g. iOS8.1]
|
|
|
|
+ - Browser [e.g. stock browser, safari]
|
|
|
|
+ - Version [e.g. 22]
|
|
|
|
+
|
|
|
|
+**Additional context**
|
|
|
|
+Add any other context about the problem here.
|