Browse Source
Update dropdown
Make " - Not platform specific" top item
pull/2750/head
Talie5in
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/ISSUE_TEMPLATE/feature_request.yml
|
|
@ -49,9 +49,9 @@ body: |
|
|
label: Target Platform |
|
|
label: Target Platform |
|
|
description: MCU family, if relevant. |
|
|
description: MCU family, if relevant. |
|
|
options: |
|
|
options: |
|
|
|
|
|
- Not platform specific |
|
|
- ESP32 |
|
|
- ESP32 |
|
|
- nRF52 |
|
|
- nRF52 |
|
|
- Not platform specific |
|
|
|
|
|
- Unsure |
|
|
- Unsure |
|
|
validations: |
|
|
validations: |
|
|
required: true |
|
|
required: true |
|
|
|