Try to improve bug template and greetings

This commit is contained in:
Luc 2020-10-05 18:27:55 +02:00
parent f7166d9c4d
commit 8640b8e545
2 changed files with 8 additions and 2 deletions

View File

@ -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]

View File

@ -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.'