better feature request template (#751)

* better feature request template

* bug template improved
This commit is contained in:
Julien Staub 2022-05-08 11:35:51 +02:00 committed by GitHub
parent 5d43ddb4a8
commit fe4cf8e818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 26 deletions

View File

@ -8,44 +8,51 @@ assignees: ''
--- ---
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is.
<!--A clear and concise description of what the bug is.-->
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior:
<!--Steps to reproduce the behavior:-->
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
**Expected behavior** **Expected behavior**
A clear and concise description of what you expected to happen.
<!--A clear and concise description of what you expected to happen.-->
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem.
<!--If applicable, add screenshots to help explain your problem.-->
**ESP3D Firmware:** **ESP3D Firmware:**
- ESP core version: [2.5.2]
- Version:[e.g 2.1b4] <!-- tips:
- Web UI Version:[e.g 2.1b14] - to get ESP3D informations type `[ESP420]plain`
- Wifi mode:[e.g. STA] - to get WebUI version check your menu header-->
- ESP core version: [e.g. 2.5.2]
- Version:[e.g. 2.1b4]
- Web UI Version:[e.g. 2.1b14]
- Wifi mode:[e.g. STA/AP]
- Flash method: [Arduino Ide / PlatformIO] - Flash method: [Arduino Ide / PlatformIO]
- Any change done in FW - Any change done in FW:
tips: to get ESP3D informations type `[ESP420]plain`
to get WebUI version check your menu header
**Target Firmware:** **Target Firmware:**
<!-- tip: to get firmware info type `M115` in console -->
- Name: [e.g. Marlin] - Name: [e.g. Marlin]
- Version [e.g. 2.0] - Version [e.g. 2.0]
tip: to get firmware info type `M115` in console
**Board used (please complete the following information):** **Board used (please complete the following information):**
- MCU:[e.g. ESP32] - MCU:[e.g. ESP32]
- Name:[e.g. NodeMCU2s] - Name:[e.g. NodeMCU2s]
- Flash size: [e.g. 4M: 2M/2M] - Flash size: [e.g. 4M: 2M/2M]
**Additional context** **Additional context**
Add any other context about the problem here.
Wiring, decoded stack, etc... <!--Add any other context about the problem here.
Wiring, decoded stack, etc...-->

View File

@ -8,13 +8,17 @@ assignees: ''
--- ---
**Is your feature request related to a problem? Please describe.** **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
<!--A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]-->
**Describe the solution you'd like** **Describe the solution you'd like**
A clear and concise description of what you want to happen.
<!--A clear and concise description of what you want to happen.-->
**Describe alternatives you've considered** **Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
<!--A clear and concise description of any alternative solutions or features you've considered.-->
**Additional context** **Additional context**
Add any other context or screenshots about the feature request here.
<!--Add any other context or screenshots about the feature request here.-->