chore(issue-template): add id to issue template field to define name and title through query params

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

View File

@ -8,6 +8,7 @@ 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
id: iconName
attributes: attributes:
label: Icon name label: Icon name
description: The name has to be unique and should be kebab-case. description: The name has to be unique and should be kebab-case.