Fix spacing in issue templates

This commit is contained in:
Marc Rousavy 2023-09-19 13:25:08 +02:00
parent 3d840d6a2a
commit 4c2921c0ba
2 changed files with 4 additions and 0 deletions

View File

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

View File

@ -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!
... ...