Tweaked the issue templates.
PiperOrigin-RevId: 493424927
This commit is contained in:
parent
0f32072804
commit
9bc7b120de
2
.github/ISSUE_TEMPLATE/11-tasks-issue.md
vendored
2
.github/ISSUE_TEMPLATE/11-tasks-issue.md
vendored
|
@ -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
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue
Block a user