From 0705d2559bad464ef8f2fe2532fd9be98b512949 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Tue, 16 Apr 2024 18:58:05 +0530 Subject: [PATCH] fix: issue template version from text area to input --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index 5a29dd150..d1d7fa009 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -64,7 +64,7 @@ body: - Local validations: required: true -- type: textarea +- type: input id: version attributes: label: Version