We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e629c90 commit 4308a7cCopy full SHA for 4308a7c
.github/ISSUE_TEMPLATE/bug.yml
@@ -56,6 +56,9 @@ body:
56
options:
57
- ESP8266
58
- ESP32
59
+ - ESP32-S3
60
+ - ESP32-S2
61
+ - ESP32-C3
62
- Other
63
validations:
64
required: true
@@ -80,4 +83,4 @@ body:
80
83
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Aircoookie/WLED/blob/master/CODE_OF_CONDUCT.md)
81
84
82
85
- label: I agree to follow this project's Code of Conduct
- required: true
86
+ required: true
0 commit comments