Skip to content

Commit 48a722a

Browse files
Versions and feature Request Template updates (espressif#6096)
* Update of versions and Feature request template * Update of versions and Feature request template * Formatting
1 parent 702db50 commit 48a722a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/Feature-request.yml

+8
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,11 @@ body:
5252
label: Additional context
5353
description: Please add any other context or screenshots about the feature request here.
5454
placeholder: ex. This would work only when ...
55+
- type: checkboxes
56+
id: confirmation
57+
attributes:
58+
label: I have checked existing list of Feature requests and the Contribution Guide
59+
description: You agree to check all the resources above before opening a new Feature request.
60+
options:
61+
- label: I confirm I have checked existing list of Feature requests and Contribution Guide.
62+
required: true

.github/ISSUE_TEMPLATE/Issue-report.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ body:
4040
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
4141
options:
4242
- latest master
43+
- v2.0.2
4344
- v2.0.1
4445
- v2.0.0
4546
- v1.0.6

0 commit comments

Comments
 (0)