Update build.yaml
This commit is contained in:
parent
b75c7dedfc
commit
598624d201
8
.github/ISSUE_TEMPLATE/build.yaml
vendored
8
.github/ISSUE_TEMPLATE/build.yaml
vendored
|
@ -36,9 +36,9 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
id: mediapipever
|
id: mediapipever
|
||||||
attributes:
|
attributes:
|
||||||
label: MediaPipe version(https://github.com/google/mediapipe/releases)
|
label: MediaPipe version
|
||||||
description:
|
description:
|
||||||
placeholder:
|
placeholder: e.g. 0.8.11, 0.9.1
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
@ -46,7 +46,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Bazel version
|
label: Bazel version
|
||||||
description:
|
description:
|
||||||
placeholder: e.g. 5.0, 5.1 etc.
|
placeholder: e.g. 5.0, 5.1
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
@ -68,7 +68,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
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](https://google.github.io/mediapipe/getting_started/android_archive_library.html) (if android)
|
||||||
description:
|
description:
|
||||||
placeholder:
|
placeholder:
|
||||||
validations:
|
validations:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user