diff --git a/.github/ISSUE_TEMPLATE/Solution(Legacy_issue_template.yaml b/.github/ISSUE_TEMPLATE/Solution(Legacy_issue_template).yaml similarity index 92% rename from .github/ISSUE_TEMPLATE/Solution(Legacy_issue_template.yaml rename to .github/ISSUE_TEMPLATE/Solution(Legacy_issue_template).yaml index a8832574a..5d4928cea 100644 --- a/.github/ISSUE_TEMPLATE/Solution(Legacy_issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/Solution(Legacy_issue_template).yaml @@ -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: