From 1378fb63a7b14d2b5372f3c8407db286b9b6b98b Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 1 Sep 2023 14:01:20 +0530 Subject: [PATCH] Update 12-studio-issue-template.yaml --- .github/ISSUE_TEMPLATE/12-studio-issue-template.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/12-studio-issue-template.yaml b/.github/ISSUE_TEMPLATE/12-studio-issue-template.yaml index 645a9e4e4..ffaa315f9 100644 --- a/.github/ISSUE_TEMPLATE/12-studio-issue-template.yaml +++ b/.github/ISSUE_TEMPLATE/12-studio-issue-template.yaml @@ -31,18 +31,16 @@ body: label: URL that shows the problem validations: required: false - - type: textarea + - type: input id: current_model attributes: label: Describe the actual behavior - render: shell validations: required: false - - type: textarea + - type: input id: expected_model attributes: label: Describe the expected behaviour - render: shell validations: required: false - type: textarea