diff --git a/.github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml b/.github/ISSUE_TEMPLATE/15-build-install-issue-template.yaml index 20cf9723..ded9d09a 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