Skip to content

Commit 4308a7c

Browse files
authored
bug.yml: adding new MCUs do boards dropdown.
1 parent e629c90 commit 4308a7c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ body:
5656
options:
5757
- ESP8266
5858
- ESP32
59+
- ESP32-S3
60+
- ESP32-S2
61+
- ESP32-C3
5962
- Other
6063
validations:
6164
required: true
@@ -80,4 +83,4 @@ body:
8083
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Aircoookie/WLED/blob/master/CODE_OF_CONDUCT.md)
8184
options:
8285
- label: I agree to follow this project's Code of Conduct
83-
required: true
86+
required: true

0 commit comments

Comments
 (0)