Update and rename Solution(Legacy_issue_template.yaml to Solution(Legacy_issue_template).yaml

This commit is contained in:
kuaashish 2023-02-03 16:35:23 +05:30 committed by GitHub
parent 23cf1ee8c3
commit 22e05fc16a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,13 +37,15 @@ body:
- type: input
id: solution
attributes:
label: Solution (e.g. C++, Python, Java)
label: Solution
placeholder: e.g. FaceMesh, Pose, Holistic
validations:
required: false
- type: input
id: programminglang
attributes:
label: Programming Language and version (e.g. C++, Python, Java)
label: Programming Language and version
placeholder: e.g. C++, Python, Java
validations:
required: false
- type: textarea
@ -52,7 +54,7 @@ body:
label: Describe the actual behavior
render: shell
validations:
required: true
required: false
- type: textarea
id: expected_model
attributes: