Merge pull request #11640 from espressif/feat/updated-template

feat(github): Update template type
This commit is contained in:
Me No Dev 2025-07-28 15:08:36 +03:00 committed by GitHub
commit e998f5be8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,6 +80,17 @@ body:
- other - other
validations: validations:
required: true required: true
- type: dropdown
id: type
attributes:
label: Type
description: How would you define the type of the issue? Please select from the types below.
options:
- Task
- Bug
- Question
validations:
required: true
- type: input - type: input
id: IDE id: IDE
attributes: attributes: