mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 15:50:37 +08:00
Update issue templates
This commit is contained in:
parent
d7aa86ce68
commit
6d1d0b9b50
45
.github/ISSUE_TEMPLATE/bug-report---problem.md
vendored
Normal file
45
.github/ISSUE_TEMPLATE/bug-report---problem.md
vendored
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
---
|
||||||
|
name: Bug report / Problem
|
||||||
|
about: Create a report to help us improve and help you
|
||||||
|
title: "[BUG]<Enter comprehensive title>"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the bug**
|
||||||
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
|
**To Reproduce**
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '....'
|
||||||
|
3. Scroll down to '....'
|
||||||
|
4. See error
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**ESP3D Firmware:**
|
||||||
|
- ESP core version: [2.5.2]
|
||||||
|
- Version:[e.g 2.1b4]
|
||||||
|
- Web UI Version:[e.g 2.1b14]
|
||||||
|
- Wifi mode:[e.g. STA]
|
||||||
|
- WebUI version: [e.g. 2.0b4]
|
||||||
|
- Any change done in FW
|
||||||
|
|
||||||
|
**Target Firmware:**
|
||||||
|
- Name: [e.g. Marlin]
|
||||||
|
- Version [e.g. 2.0]
|
||||||
|
|
||||||
|
**Board used (please complete the following information):**
|
||||||
|
- MCU: [e.g. ESP32]
|
||||||
|
- Name:[e.g. NodeMCU2s]
|
||||||
|
- Flash size: [e.g. 4M: 2M/2M]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
|
Wiring, decoded stack, etc...
|
Loading…
x
Reference in New Issue
Block a user