From 13741d9eff3fce4f1c88715881fa85f454f33737 Mon Sep 17 00:00:00 2001 From: Andreas Peldszus Date: Mon, 27 May 2024 05:23:02 +0200 Subject: [PATCH] Fix yaml error in github feature template (#3972) --- .github/ISSUE_TEMPLATE/feature_request.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a10f536dea..21c4af8062 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -19,8 +19,7 @@ body: id: alt-solution attributes: label: Describe alternatives you've considered - description: A clear and concise description of any alternative solutions or features you've -considered. + description: A clear and concise description of any alternative solutions or features you've considered. - type: textarea id: context attributes: