kopia lustrzana https://github.com/Aircoookie/WLED
bug.yml: adding new MCUs do boards dropdown.
rodzic
e629c90a71
commit
4308a7cf79
|
@ -56,6 +56,9 @@ body:
|
||||||
options:
|
options:
|
||||||
- ESP8266
|
- ESP8266
|
||||||
- ESP32
|
- ESP32
|
||||||
|
- ESP32-S3
|
||||||
|
- ESP32-S2
|
||||||
|
- ESP32-C3
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
@ -80,4 +83,4 @@ body:
|
||||||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Aircoookie/WLED/blob/master/CODE_OF_CONDUCT.md)
|
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Aircoookie/WLED/blob/master/CODE_OF_CONDUCT.md)
|
||||||
options:
|
options:
|
||||||
- label: I agree to follow this project's Code of Conduct
|
- label: I agree to follow this project's Code of Conduct
|
||||||
required: true
|
required: true
|
||||||
|
|
Ładowanie…
Reference in New Issue