Skip to content

Commit 6d1d0b9

Browse files
authored
Update issue templates
1 parent d7aa86c commit 6d1d0b9

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
name: Bug report / Problem
3+
about: Create a report to help us improve and help you
4+
title: "[BUG]<Enter comprehensive title>"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**ESP3D Firmware:**
27+
- ESP core version: [2.5.2]
28+
- Version:[e.g 2.1b4]
29+
- Web UI Version:[e.g 2.1b14]
30+
- Wifi mode:[e.g. STA]
31+
- WebUI version: [e.g. 2.0b4]
32+
- Any change done in FW
33+
34+
**Target Firmware:**
35+
- Name: [e.g. Marlin]
36+
- Version [e.g. 2.0]
37+
38+
**Board used (please complete the following information):**
39+
- MCU: [e.g. ESP32]
40+
- Name:[e.g. NodeMCU2s]
41+
- Flash size: [e.g. 4M: 2M/2M]
42+
43+
**Additional context**
44+
Add any other context about the problem here.
45+
Wiring, decoded stack, etc...

0 commit comments

Comments
 (0)