Update BUILD_ERROR.yml
This commit is contained in:
parent
e958c3acf0
commit
82f56d223b
7
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
7
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
@ -24,6 +24,13 @@ body:
|
|||||||
render: tsx
|
render: tsx
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: VisionCamera Version
|
||||||
|
description: Which version of react-native-vision-camera are you using?
|
||||||
|
placeholder: ex. 3.1.6
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Target platforms
|
label: Target platforms
|
||||||
|
Loading…
Reference in New Issue
Block a user