chore(issue-template): 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:39:24 +02:00 committed by GitHub
parent b14ef1575a
commit 71af2e62a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,7 @@ body:
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
attributes:
id: iconName
label: Icon name
description: The name has to match the existing icon name.
placeholder: e.g. "icon-name"