2023-02-03 12:13:14 +01:00
name : Studio Issues
2023-02-03 12:12:58 +01:00
description : Use this template for assistance with the MediaPipe Studio application. If this doesn’ t look right, choose a different type.
labels : 'type:support'
body :
- type : markdown
id : linkmodel
attributes :
value : Please make sure that this is a MediaPipe Studio issue.
2023-02-03 12:18:30 +01:00
- type : input
id : os_model
2023-02-03 12:12:58 +01:00
attributes :
2023-02-03 12:18:30 +01:00
label : OS Platform and Distribution
placeholder : e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4
2023-02-03 12:12:58 +01:00
validations :
2023-02-07 22:29:56 +01:00
required : false
2023-02-03 12:12:58 +01:00
- type : input
id : browserver
attributes :
label : Browser and Version
validations :
2023-02-07 22:29:56 +01:00
required : false
2023-02-03 12:12:58 +01:00
- type : input
id : hardware
attributes :
label : Any microphone or camera hardware
validations :
2023-02-07 22:29:56 +01:00
required : false
2023-02-03 12:12:58 +01:00
- type : input
id : url
attributes :
label : URL that shows the problem
validations :
2023-02-07 22:29:56 +01:00
required : false
2023-02-03 12:12:58 +01:00
- type : textarea
id : current_model
attributes :
label : Describe the actual behavior
render : shell
validations :
2023-02-07 22:29:56 +01:00
required : false
2023-02-03 12:12:58 +01:00
- type : textarea
id : expected_model
attributes :
label : Describe the expected behaviour
render : shell
validations :
required : false
- type : textarea
id : what-happened_model
attributes :
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 : false
- type : textarea
id : other_info
attributes :
2023-02-07 22:29:56 +01:00
label : Other info / Complete Logs
2023-02-03 12:12:58 +01:00
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
render : shell
validations :
required : false