Skip to content

Commit

Permalink
Versions and feature Request Template updates (#6096)
Browse files Browse the repository at this point in the history
* Update of versions and Feature request template

* Update of versions and Feature request template

* Formatting
  • Loading branch information
VojtechBartoska committed Jan 17, 2022
1 parent 702db50 commit 48a722a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,11 @@ body:
label: Additional context
description: Please add any other context or screenshots about the feature request here.
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 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/Issue-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ body:
description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version.
options:
- latest master
- v2.0.2
- v2.0.1
- v2.0.0
- v1.0.6
Expand Down

0 comments on commit 48a722a

Please sign in to comment.