From c7e642d9a478efc9674b14d21977da80515175bb Mon Sep 17 00:00:00 2001 From: Petar Todorov <41293735+PekoPPT@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:13:39 +0200 Subject: [PATCH] chore: remove colon sign --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 4d62beb7..dbffe166 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -15,7 +15,7 @@ body: description: Select the product plan related to the issue. options: - KendoReact - - KendoReact: Free + - KendoReact Free default: 1 validations: required: true