From 22e05fc16ac0f20906a5be51af95c1da87987984 Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 16:35:23 +0530 Subject: [PATCH] Update and rename Solution(Legacy_issue_template.yaml to Solution(Legacy_issue_template).yaml --- ...template.yaml => Solution(Legacy_issue_template).yaml} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename .github/ISSUE_TEMPLATE/{Solution(Legacy_issue_template.yaml => Solution(Legacy_issue_template).yaml} (92%) 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: