Update 12-studio-issue-template.yaml

This commit is contained in:
kuaashish 2023-09-01 14:01:20 +05:30 committed by GitHub
parent 0e8f5c168a
commit 1378fb63a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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