Update build.yaml
This commit is contained in:
parent
598624d201
commit
43a97637db
9
.github/ISSUE_TEMPLATE/build.yaml
vendored
9
.github/ISSUE_TEMPLATE/build.yaml
vendored
|
@ -65,12 +65,13 @@ body:
|
||||||
placeholder:
|
placeholder:
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: dropdown
|
||||||
id: androidaar
|
id: androidaar
|
||||||
attributes:
|
attributes:
|
||||||
label: Android [AAR](https://google.github.io/mediapipe/getting_started/android_archive_library.html) (if android)
|
label: Android AAR(if android)
|
||||||
description:
|
options:
|
||||||
placeholder:
|
- Yes
|
||||||
|
- No
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in New Issue
Block a user