chore(issue-template): fix add id to issue template field to define it through query params

Signed-off-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
Meier Lukas 2025-04-17 18:40:05 +02:00 committed by GitHub
parent 71af2e62a4
commit 08d5dd709c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,8 @@ body:
value: | value: |
Hello and thank you for contributing to the project! Please fill out the following informations to update an existing icon in the project. Hello and thank you for contributing to the project! Please fill out the following informations to update an existing icon in the project.
- type: input - type: input
attributes:
id: iconName id: iconName
attributes:
label: Icon name label: Icon name
description: The name has to match the existing icon name. description: The name has to match the existing icon name.
placeholder: e.g. "icon-name" placeholder: e.g. "icon-name"