From a5b7c2b08d7c007e97819c235d92c39660a9aa4f Mon Sep 17 00:00:00 2001 From: yxxhero <11087727+yxxhero@users.noreply.github.com> Date: Thu, 30 Jun 2022 07:56:05 +0800 Subject: [PATCH] fix bug.yaml (#198) Signed-off-by: yxxhero --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index ecc1a22d..ed7601d8 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -57,7 +57,7 @@ body: description: "Please provide the error message emitted by Helmfile." validations: required: true -- type: input + - type: input id: repo attributes: label: Steps to reproduce