Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e56af91

Browse files
authoredMar 30, 2025··
Merge branch 'master' into master
2 parents 8a4ce44 + fbca62f commit e56af91

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎.github/ISSUE_TEMPLATE/Issue-report.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,11 @@ body:
3939
label: Version
4040
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
4141
options:
42-
- latest master (checkout manually)
42+
- latest stable Release (if not listed below)
4343
- latest development Release Candidate (RC-X)
44+
- latest master (checkout manually)
45+
- v3.2.0
46+
- v3.1.3
4447
- v3.1.2
4548
- v3.1.1
4649
- v3.1.0

0 commit comments

Comments
 (0)
Please sign in to comment.