Update 16-bug-issue-template.yaml
This commit is contained in:
parent
8642a22985
commit
f371f8f4ea
|
@ -80,18 +80,16 @@ body:
|
||||||
label: Xcode & Tulsi version (if issue is related to building for iOS)
|
label: Xcode & Tulsi version (if issue is related to building for iOS)
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: input
|
||||||
id: current_model
|
id: current_model
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the actual behavior
|
label: Describe the actual behavior
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: expected_model
|
id: expected_model
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the expected behaviour
|
label: Describe the expected behaviour
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in New Issue
Block a user