diff --git a/.github/ISSUE_TEMPLATE/16-bug-issue-template.yaml b/.github/ISSUE_TEMPLATE/16-bug-issue-template.yaml index e997958ae..efa925b44 100644 --- a/.github/ISSUE_TEMPLATE/16-bug-issue-template.yaml +++ b/.github/ISSUE_TEMPLATE/16-bug-issue-template.yaml @@ -80,18 +80,16 @@ body: label: Xcode & Tulsi version (if issue is related to building for iOS) validations: required: false - - 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