From 4c2921c0ba9de222dd9b70754a4dd94af3d1bcbf Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Tue, 19 Sep 2023 13:25:08 +0200 Subject: [PATCH] Fix spacing in issue templates --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 3 +++ .github/ISSUE_TEMPLATE/BUILD_ERROR.yml | 1 + 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index c3f200f..4bc8e38 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -42,8 +42,11 @@ body: render: shell placeholder: > 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 VisionCamera: Installing JSI bindings... + 09:03:47 I VisionCamera: Finished installing JSI bindings! ... validations: diff --git a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml index 48d28ea..38702df 100644 --- a/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml +++ b/.github/ISSUE_TEMPLATE/BUILD_ERROR.yml @@ -19,6 +19,7 @@ body: $ react-native run-android > Configure project :react-native-vision-camera + [VisionCamera] react-native-worklets-core found, Frame Processors enabled! ...