From dc7e81361496998806f79b6e93a52ee8f7b9768e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar=20Rubio?= Date: Sun, 2 Jun 2024 23:19:01 +0200 Subject: [PATCH] Fix placeholder of resources section in icon request issue template (#11084) --- .github/ISSUE_TEMPLATE/icon_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/icon_request.yml b/.github/ISSUE_TEMPLATE/icon_request.yml index c28466378c8f..7c0ff24d2742 100644 --- a/.github/ISSUE_TEMPLATE/icon_request.yml +++ b/.github/ISSUE_TEMPLATE/icon_request.yml @@ -63,8 +63,8 @@ body: this to "None" if you are unable to find any resources. placeholder: | Example: - svg: https://github.com/simple-icons/simple-icons/blob/develop/icons/simpleicons.svg - color: `#111111`, from the website header + - SVG: https://github.com/simple-icons/simple-icons/blob/develop/icons/simpleicons.svg + - Color: `#111111`, from the website header validations: required: true