From 44617e7c6ef7f024e48eced21708f1710bae0266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enis=20Muli=C4=87?= Date: Tue, 29 Dec 2020 23:33:59 +0100 Subject: [PATCH] Fix typo in icon-request issue template to add label automatically, Closes #405 --- .github/ISSUE_TEMPLATE/icon-request.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/icon-request.md b/.github/ISSUE_TEMPLATE/icon-request.md index 0d161208..dcca99cd 100644 --- a/.github/ISSUE_TEMPLATE/icon-request.md +++ b/.github/ISSUE_TEMPLATE/icon-request.md @@ -1,15 +1,19 @@ --- name: Icon request about: Requesting a new icon or changes to an existing icon -title: 'Icon request: [NAME]' -labels: 'request: icon' -assignees: '' - +title: "Icon request: [NAME]" +labels: "request:icon" +assignees: "" --- ### About the icon -*Short description why you think this icon is matching in our project* + +_Short description why you think this icon is matching in our project_ + ### Links -*Provide helpful links which can be used to take a deeper look into the icon and provide, if available, some resources (svg's) where the icon can be found* + +_Provide helpful links which can be used to take a deeper look into the icon and provide, if available, some resources (svg's) where the icon can be found_ + ### Preview -*If available, provide some images of the icon you would like to be added* + +_If available, provide some images of the icon you would like to be added_