From 8642a22985e245e592ec34a31edd170e8e7e484d Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 1 Sep 2023 14:03:49 +0530 Subject: [PATCH] Update 15-build-install-issue-template.yaml --- .github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml b/.github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml index 20cf9723d..ded9d09a6 100644 --- a/.github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml +++ b/.github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml @@ -87,14 +87,13 @@ body: placeholder: validations: required: false - - type: textarea + - type: input id: what-happened attributes: label: Describe the problem description: Provide the exact sequence of commands / steps that you executed before running into the [problem](https://google.github.io/mediapipe/getting_started/getting_started.html) placeholder: Tell us what you see! value: "A bug happened!" - render: shell validations: required: true - type: textarea