Update Issue-report.yml with the latest versions
This commit is contained in:
parent
de184bd0cb
commit
fbca62fd68
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
5
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
|
|
@ -39,8 +39,11 @@ body:
|
||||||
label: Version
|
label: Version
|
||||||
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
|
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
|
||||||
options:
|
options:
|
||||||
- latest master (checkout manually)
|
- latest stable Release (if not listed below)
|
||||||
- latest development Release Candidate (RC-X)
|
- latest development Release Candidate (RC-X)
|
||||||
|
- latest master (checkout manually)
|
||||||
|
- v3.2.0
|
||||||
|
- v3.1.3
|
||||||
- v3.1.2
|
- v3.1.2
|
||||||
- v3.1.1
|
- v3.1.1
|
||||||
- v3.1.0
|
- v3.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue