From 0f7743db1bba47510e0374343063e02cb19e6815 Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 15:07:33 +0530 Subject: [PATCH] Update build.yaml --- .github/ISSUE_TEMPLATE/build.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/build.yaml b/.github/ISSUE_TEMPLATE/build.yaml index 40b6d4bb0..71900bc85 100644 --- a/.github/ISSUE_TEMPLATE/build.yaml +++ b/.github/ISSUE_TEMPLATE/build.yaml @@ -2,6 +2,9 @@ name: Build/Install Issue description: Use this template to report build/install issue labels: 'type:build/install' body: + - type: markdown + attributes: + value: "Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising any issues." - type: input id: os attributes: