From ce94adffd3de3c0ad20285f690b9261c09efd177 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Sat, 27 Aug 2022 11:30:39 +0200 Subject: [PATCH] Fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bdea899..539037a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,7 +29,7 @@ body: - type: textarea attributes: render: yaml - label: The workflow code or a link to to the workflow file + label: The workflow code or a link to the workflow file validations: required: true - type: input