From 2ca383fff15d14f191ebb38b07b1eb65c519071c Mon Sep 17 00:00:00 2001 From: Parsaabasi Date: Sat, 6 Dec 2025 15:07:33 +0100 Subject: [PATCH 1/2] Update Issue-report.yml --- .github/ISSUE_TEMPLATE/Issue-report.yml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Issue-report.yml b/.github/ISSUE_TEMPLATE/Issue-report.yml index 53f28c46e89..96739dc86e4 100644 --- a/.github/ISSUE_TEMPLATE/Issue-report.yml +++ b/.github/ISSUE_TEMPLATE/Issue-report.yml @@ -39,9 +39,8 @@ body: attributes: label: Version description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version. + placeholder: Select Version. options: - - latest stable Release (if not listed below) - - latest development Release Candidate (RC-X) - latest master (checkout manually) - v3.3.4 - v3.3.3 @@ -62,26 +61,7 @@ body: - v3.0.2 - v3.0.1 - v3.0.0 - - v2.0.17 - - v2.0.16 - - v2.0.15 - - v2.0.14 - - v2.0.13 - - v2.0.12 - - v2.0.11 - - v2.0.10 - - v2.0.9 - - v2.0.8 - - v2.0.7 - - v2.0.6 - - v2.0.5 - - v2.0.4 - - v2.0.3 - - v2.0.2 - - v2.0.1 - - v2.0.0 - - v1.0.6 - - other + - Older versions validations: required: true - type: dropdown From 39610a4c326303cdc106e0ea59d6553466011a1a Mon Sep 17 00:00:00 2001 From: Parsaabasi Date: Sat, 6 Dec 2025 15:17:27 +0100 Subject: [PATCH 2/2] feat(issue-report): Update Issue-report.yml --- .github/ISSUE_TEMPLATE/Issue-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Issue-report.yml b/.github/ISSUE_TEMPLATE/Issue-report.yml index 96739dc86e4..090cea854e4 100644 --- a/.github/ISSUE_TEMPLATE/Issue-report.yml +++ b/.github/ISSUE_TEMPLATE/Issue-report.yml @@ -39,7 +39,7 @@ body: attributes: label: Version description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version. - placeholder: Select Version. + placeholder: Select version. options: - latest master (checkout manually) - v3.3.4