mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-01 01:22:03 +08:00
Try to improve bug template and greetings
This commit is contained in:
parent
f7166d9c4d
commit
8640b8e545
@ -29,11 +29,17 @@ If applicable, add screenshots to help explain your problem.
|
||||
- Web UI Version:[e.g 2.1b14]
|
||||
- Wifi mode:[e.g. STA]
|
||||
- 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:**
|
||||
- Name: [e.g. Marlin]
|
||||
- Version [e.g. 2.0]
|
||||
|
||||
tip: to get firmware info type `M115` in console
|
||||
|
||||
**Board used (please complete the following information):**
|
||||
- MCU: [e.g. ESP32]
|
||||
|
2
.github/workflows/greetings.yml
vendored
2
.github/workflows/greetings.yml
vendored
@ -9,5 +9,5 @@ jobs:
|
||||
- uses: actions/first-interaction@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: 'Thank your for submiting, please be sure you followed template or your issue may be dismissed.'
|
||||
issue-message: 'Thank your for submiting, please be sure you followed template or your issue may be dismissed. if you deleted the template it is [here](https://github.com/luc-github/ESP3D/blob/2.1.x/.github/ISSUE_TEMPLATE/bug-report---problem.md)'
|
||||
pr-message: 'Thank you for your contribution, be patient, review can take a time.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user