From 550a3c5430e7b55b988537ebb4e2a711c96fbd79 Mon Sep 17 00:00:00 2001 From: eliyabar <13337543+eliyabar@users.noreply.github.com> Date: Mon, 4 Sep 2023 14:24:00 +0300 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 2a237414..bb51eefd 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -45,11 +45,11 @@ body: id: additional-info attributes: label: Additional context - placeholder: [e.g. Version - 0.0.24 , Driver - AWS/GCP/Azure/Kubernetes] + placeholder: '[e.g. Version - 0.0.24 , Driver - AWS/GCP/Azure/Kubernetes]' - type: checkboxes id: terms attributes: label: 'Record' options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true