Update and rename Solution(Legacy_issue_template.yaml to Solution(Legacy_issue_template).yaml
This commit is contained in:
parent
23cf1ee8c3
commit
22e05fc16a
|
@ -37,13 +37,15 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
id: solution
|
id: solution
|
||||||
attributes:
|
attributes:
|
||||||
label: Solution (e.g. C++, Python, Java)
|
label: Solution
|
||||||
|
placeholder: e.g. FaceMesh, Pose, Holistic
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
id: programminglang
|
id: programminglang
|
||||||
attributes:
|
attributes:
|
||||||
label: Programming Language and version (e.g. C++, Python, Java)
|
label: Programming Language and version
|
||||||
|
placeholder: e.g. C++, Python, Java
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -52,7 +54,7 @@ body:
|
||||||
label: Describe the actual behavior
|
label: Describe the actual behavior
|
||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected_model
|
id: expected_model
|
||||||
attributes:
|
attributes:
|
Loading…
Reference in New Issue
Block a user