description:Use this template for reporting a bug. If this doesn’t look right, choose a different type.
labels:'type:bug'
body:
- type:markdown
id:link
attributes:
value:Please make sure that this is a bug and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html), FAQ documentation before raising any issues.
- type:dropdown
id:customcode_model
attributes:
label:Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
options:
- 'Yes'
- 'No'
validations:
required:false
- type:input
id:os
attributes:
label:OS Platform and Distribution
description:
placeholder:e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4
validations:
required:true
- type:input
id:mobile_device
attributes:
label:Mobile device if the issue happens on mobile device
label:Standalone code/steps you may have used to try to get what you need
description:If there is a problem, provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to Colab, GitHub repo link or anything that we can use to reproduce the problem
render:shell
validations:
required:true
- type:textarea
id:other_info
attributes:
label:Other info / Complete Logs
description:Include any logs 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