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