From 19437fb7c976fee5de4aef2c5f872c5a59ae3a5c Mon Sep 17 00:00:00 2001 From: David Leal Date: Wed, 18 Aug 2021 17:36:18 -0500 Subject: [PATCH] Fix syntax with the issue templates --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- .github/ISSUE_TEMPLATE/icon_request.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 397cb3dff..a637b86e5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -22,8 +22,8 @@ body: attributes: label: Why should we have this feature? description: List any extra benefits, other than solving your problem, that this feature will bring to the repository. If none, leave blank. - validations: - required: false + validations: + required: false - type: textarea id: extrainformation attributes: diff --git a/.github/ISSUE_TEMPLATE/icon_request.yml b/.github/ISSUE_TEMPLATE/icon_request.yml index b12f063a2..04e3a29f0 100644 --- a/.github/ISSUE_TEMPLATE/icon_request.yml +++ b/.github/ISSUE_TEMPLATE/icon_request.yml @@ -1,7 +1,7 @@ name: Icon Request description: Requesting a new icon or changes to an existing icon title: 'Icon request: [NAME]' -labels: [request:icon] +labels: ["request:icon"] body: - type: input id: about