Update studio_issue_template.yaml
This commit is contained in:
parent
c851c6e5dc
commit
3a10b7c44b
|
@ -6,15 +6,13 @@ body:
|
||||||
id: linkmodel
|
id: linkmodel
|
||||||
attributes:
|
attributes:
|
||||||
value: Please make sure that this is a MediaPipe Studio issue.
|
value: Please make sure that this is a MediaPipe Studio issue.
|
||||||
- type: dropdown
|
- type: input
|
||||||
id: customcode_model
|
id: os_model
|
||||||
attributes:
|
attributes:
|
||||||
label: Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
|
label: OS Platform and Distribution
|
||||||
options:
|
placeholder: e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4
|
||||||
- 'Yes'
|
|
||||||
- 'No'
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: browserver
|
id: browserver
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user