From b63fa7d180d1473ceb16735d2f660962294e4f69 Mon Sep 17 00:00:00 2001 From: Kacper Rzetelski Date: Fri, 10 Nov 2023 11:47:48 +0100 Subject: [PATCH] Fix a duplicate id in GitHub 'Feature request' issue template --- .github/ISSUE_TEMPLATE/feature-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 9a59b6e8de2..142bc80413a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -10,7 +10,7 @@ body: required: true - type: textarea - id: expected + id: useCase attributes: label: What is the use case behind this feature? validations: