From 1b0923c3d7d150b1234ba1abad71a42e37cd661a Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 14:59:10 +0530 Subject: [PATCH] Delete 00-build-installation-issue.md --- .../00-build-installation-issue.md | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/00-build-installation-issue.md diff --git a/.github/ISSUE_TEMPLATE/00-build-installation-issue.md b/.github/ISSUE_TEMPLATE/00-build-installation-issue.md deleted file mode 100644 index f4300e42a..000000000 --- a/.github/ISSUE_TEMPLATE/00-build-installation-issue.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: "Build/Installation Issue" -about: Use this template for build/installation issues -labels: type:build/install - ---- -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. - -**System information** (Please provide as much relevant information as possible) -- OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4): -- Compiler version (e.g. gcc/g++ 8 /Apple clang version 12.0.0): -- Programming Language and version ( e.g. C++ 14, Python 3.6, Java ): -- Installed using virtualenv? pip? Conda? (if python): -- [MediaPipe version](https://github.com/google/mediapipe/releases): -- Bazel version: -- XCode and Tulsi versions (if iOS): -- Android SDK and NDK versions (if android): -- Android [AAR](https://google.github.io/mediapipe/getting_started/android_archive_library.html) ( if android): -- OpenCV version (if running on desktop): - -**Describe the problem**: - - -**[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):** - -**Complete Logs:** -Include Complete Log information or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached: