feat(github): Update template type

This commit is contained in:
Parsaabasi 2025-07-25 12:49:46 +02:00 committed by GitHub
parent c7520ccef0
commit 10e73be714
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,6 +80,17 @@ body:
- other
validations:
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
id: IDE
attributes: