Tweaked the issue templates.

PiperOrigin-RevId: 493424927
This commit is contained in:
Khanh LeViet
2022-12-06 15:14:23 -08:00
committed by Copybara-Service
parent 0f32072804
commit 9bc7b120de
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "Tasks Issue"
about: Use this template for assistance with a specific task, such as "Gesture Recognition" or "Object Detection", including inference model usage/training etc.
about: Use this template for assistance with using MediaPipe Tasks to deploy on-device ML solutions (e.g. gesture recognition etc.) on supported platforms.
labels: type:support
---
@@ -1,6 +1,6 @@
---
name: "Model Maker Issue"
about: Use this template for assistance with a specific task, such as "Gesture Recognition" or "Object Detection", including inference model usage/training etc.
about: Use this template for assistance with using MediaPipe Model Maker to create custom on-device ML solutions.
labels: type:support
---