Update studio_issue_template.yaml

This commit is contained in:
kuaashish 2023-02-03 16:48:30 +05:30 committed by GitHub
parent c851c6e5dc
commit 3a10b7c44b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: