mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-31 11:17:15 +02:00
Versions and feature Request Template updates (#6096)
* Update of versions and Feature request template * Update of versions and Feature request template * Formatting
This commit is contained in:
8
.github/ISSUE_TEMPLATE/Feature-request.yml
vendored
8
.github/ISSUE_TEMPLATE/Feature-request.yml
vendored
@ -52,3 +52,11 @@ body:
|
|||||||
label: Additional context
|
label: Additional context
|
||||||
description: Please add any other context or screenshots about the feature request here.
|
description: Please add any other context or screenshots about the feature request here.
|
||||||
placeholder: ex. This would work only when ...
|
placeholder: ex. This would work only when ...
|
||||||
|
- type: checkboxes
|
||||||
|
id: confirmation
|
||||||
|
attributes:
|
||||||
|
label: I have checked existing list of Feature requests and the Contribution Guide
|
||||||
|
description: You agree to check all the resources above before opening a new Feature request.
|
||||||
|
options:
|
||||||
|
- label: I confirm I have checked existing list of Feature requests and Contribution Guide.
|
||||||
|
required: true
|
||||||
|
1
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
1
.github/ISSUE_TEMPLATE/Issue-report.yml
vendored
@ -40,6 +40,7 @@ body:
|
|||||||
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
|
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
|
||||||
options:
|
options:
|
||||||
- latest master
|
- latest master
|
||||||
|
- v2.0.2
|
||||||
- v2.0.1
|
- v2.0.1
|
||||||
- v2.0.0
|
- v2.0.0
|
||||||
- v1.0.6
|
- v1.0.6
|
||||||
|
Reference in New Issue
Block a user