From 1e990101d7c52d3fcfa0e30fb7f2d59b9156d8e4 Mon Sep 17 00:00:00 2001 From: Meier Lukas Date: Thu, 17 Apr 2025 18:43:17 +0200 Subject: [PATCH] chore(issue-template): add id to issue template field to define name and title through query params Signed-off-by: Meier Lukas --- .github/ISSUE_TEMPLATE/update_monochrome_icon.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/update_monochrome_icon.yml b/.github/ISSUE_TEMPLATE/update_monochrome_icon.yml index b2995aa2..35a5010d 100644 --- a/.github/ISSUE_TEMPLATE/update_monochrome_icon.yml +++ b/.github/ISSUE_TEMPLATE/update_monochrome_icon.yml @@ -8,6 +8,7 @@ body: value: | 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 + id: iconName attributes: label: Icon name description: The name has to be unique and should be kebab-case.