From 05eb0755ffae041183a5b8fff964dc71b150d8fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 1 Dec 2021 11:56:17 +0100 Subject: [PATCH] fix: yml syntax --- .github/ISSUE_TEMPLATE/freetext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/freetext.yml b/.github/ISSUE_TEMPLATE/freetext.yml index da177c1a..3ae83e4a 100644 --- a/.github/ISSUE_TEMPLATE/freetext.yml +++ b/.github/ISSUE_TEMPLATE/freetext.yml @@ -14,4 +14,4 @@ body: label: Notes description: Write anything you want to say. validations: - required: true + required: true