docs: Add placeholders to issue templates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@@ -40,6 +40,12 @@ body:
|
||||
|
||||
* For Android, either open the project through Android Studio and paste the logs from the logcat window, or run `adb logcat` in terminal.
|
||||
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:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user