added datasheets
This commit is contained in:
28
SmartEVSE-3/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
28
SmartEVSE-3/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Upload your config**
|
||||
Press the "raw" button in the SmartEVSE webserver and upload the json settings file, so we can look at your configuration.
|
||||
|
||||
**Upload a debug log**
|
||||
Flash the debug version of the firmware (see https://github.com/dingo35/SmartEVSE-3.5/blob/master/SmartEVSE-3/HowToFlash.txt), telnet to your device, capture the debug log, cut it so that it shows JUST BEFORE and JUST AFTER the problem arises, and upload it here.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. What Mode are you in? Normal, Smart or Solar?
|
||||
2. What steps do you take so the problem arises?
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen; expected Charging Current?
|
||||
|
||||
**Screenshots**
|
||||
Only add screenshots if it adds any information, e.g. when you are reporting a problem on the webserver screen.
|
||||
Reference in New Issue
Block a user