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
|
||||
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:
|
Loading…
Reference in New Issue
Block a user