ESP3D/libraries/EspLuaEngine-1.0.3/.github/ISSUE_TEMPLATE/question-template.md
Luc b40937122a
Add Usb Serial otg feature (#1055)
* Update esp3d_version.h
* Fix GCode client is not processed
* Update lua engine to 1.0.3
* Fix HOOKS and Init script conflicting at boot
* Add a queue for multiple scripts (max 5)
* Fix compilation failed on SERIAL_MKS on ESP32
* Explain better sanity check on SERIAL_MKS and DISPLAY
* Implement USB Serial OTG
2024-10-19 18:13:45 +08:00

11 lines
287 B
Markdown

---
name: Question template
about: Ask your question, if not bug neither feature request.
title: "[Question]<Enter comprehensive title>"
labels: question
assignees: ''
---
What is your question ?
If it is a problem you meet, please fill bug instead, as informations are key to answer