Fix spacing in issue templates
This commit is contained in:
parent
3d840d6a2a
commit
4c2921c0ba
3
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
3
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -42,8 +42,11 @@ body:
|
|||||||
render: shell
|
render: shell
|
||||||
placeholder: >
|
placeholder: >
|
||||||
09:03:46 I ReactNativeJS: Running "VisionCameraExample" with {"rootTag":11}
|
09:03:46 I ReactNativeJS: Running "VisionCameraExample" with {"rootTag":11}
|
||||||
|
|
||||||
09:03:47 I ReactNativeJS: Re-rendering App. Camera: undefined | Microphone: undefined
|
09:03:47 I ReactNativeJS: Re-rendering App. Camera: undefined | Microphone: undefined
|
||||||
|
|
||||||
09:03:47 I VisionCamera: Installing JSI bindings...
|
09:03:47 I VisionCamera: Installing JSI bindings...
|
||||||
|
|
||||||
09:03:47 I VisionCamera: Finished installing JSI bindings!
|
09:03:47 I VisionCamera: Finished installing JSI bindings!
|
||||||
...
|
...
|
||||||
validations:
|
validations:
|
||||||
|
1
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
1
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
@ -19,6 +19,7 @@ body:
|
|||||||
$ react-native run-android
|
$ react-native run-android
|
||||||
|
|
||||||
> Configure project :react-native-vision-camera
|
> Configure project :react-native-vision-camera
|
||||||
|
|
||||||
[VisionCamera] react-native-worklets-core found, Frame Processors enabled!
|
[VisionCamera] react-native-worklets-core found, Frame Processors enabled!
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user