From 0e8f5c168a6375ee55d4688ebfa0f955955ad28e Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 1 Sep 2023 14:00:48 +0530 Subject: [PATCH] Update 11-model-maker-issue-template.yaml --- .github/ISSUE_TEMPLATE/11-model-maker-issue-template.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/11-model-maker-issue-template.yaml b/.github/ISSUE_TEMPLATE/11-model-maker-issue-template.yaml index 23fa08245..7a6d92152 100644 --- a/.github/ISSUE_TEMPLATE/11-model-maker-issue-template.yaml +++ b/.github/ISSUE_TEMPLATE/11-model-maker-issue-template.yaml @@ -41,18 +41,16 @@ body: label: Task name (e.g. Image classification, Gesture recognition etc.) validations: required: true - - type: textarea + - type: input id: current_model attributes: label: Describe the actual behavior - render: shell validations: required: true - - type: textarea + - type: input id: expected_model attributes: label: Describe the expected behaviour - render: shell validations: required: true - type: textarea