From 70fb5ba2660d7d77ff33df0689791deadc1442b9 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Thu, 29 Aug 2024 13:18:20 +0000 Subject: [PATCH] chore: fix the bug report template (generated) https://github.com/algolia/api-clients-automation/pull/3614 Co-authored-by: algolia-bot Co-authored-by: Pierre Millot --- .github/ISSUE_TEMPLATE/Bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.yml b/.github/ISSUE_TEMPLATE/Bug_report.yml index f8b3a3db..e919fd95 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.yml +++ b/.github/ISSUE_TEMPLATE/Bug_report.yml @@ -48,8 +48,8 @@ body: attributes: label: Version description: The version of the client you are using. - validations: - required: true + validations: + required: true - type: textarea id: logs attributes: