From 0eb814fd2907f403edb90adeae131352aececa2f Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Mon, 24 Apr 2017 22:10:32 +0200 Subject: [PATCH] Update issues.md --- .github/issues.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/issues.md b/.github/issues.md index 7f87f58..63372aa 100644 --- a/.github/issues.md +++ b/.github/issues.md @@ -31,6 +31,9 @@ Make sure your issue is related to this project and doesn't occur when uploading **Post as much information as possible** What installation method, OS, browser and ESP8266 version are you useing? If your dealing with a bug in the webinterface, check if the browsers developer tools show you an error. + +**Send the serial log** +Use the serial monitor in Arduino to look for possible erros and post it if necessary. If you have a very long error log use [pastebin](http://pastebin.com/). **Try out the testing branch**