Skip to content

Commit 8196631

Browse files
authored
Merge pull request #53 from tasmota/espressif-master
merge from Espressif master
2 parents 5e063be + 94807ab commit 8196631

File tree

38 files changed

+882
-105
lines changed

38 files changed

+882
-105
lines changed

.github/ISSUE_TEMPLATE/Feature-request.yml

Lines changed: 8 additions & 0 deletions
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

Lines changed: 1 addition & 0 deletions
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)