Update 00-task-issue-template.yaml

This commit is contained in:
kuaashish 2023-08-31 11:02:09 +05:30 committed by GitHub
parent fdc1207a40
commit 15c8e4b087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,17 +40,16 @@ body:
label: Programming Language and version (e.g. C++, Python, Java)
validations:
required: true
- type: markdown
- type: input
id: current_model
attributes:
label: Describe the actual behavior
validations:
required: true
- type: textarea
- type: input
id: expected_model
attributes:
label: Describe the expected behaviour
render: shell
validations:
required: true
- type: textarea