We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a61961d + fbca62f commit 998bf80Copy full SHA for 998bf80
.github/ISSUE_TEMPLATE/Issue-report.yml
@@ -39,8 +39,11 @@ body:
39
label: Version
40
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
41
options:
42
- - latest master (checkout manually)
+ - latest stable Release (if not listed below)
43
- latest development Release Candidate (RC-X)
44
+ - latest master (checkout manually)
45
+ - v3.2.0
46
+ - v3.1.3
47
- v3.1.2
48
- v3.1.1
49
- v3.1.0
0 commit comments