We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6073f commit d57b2ceCopy full SHA for d57b2ce
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -29,14 +29,14 @@ If applicable, add screenshots to help explain your problem.
29
30
**Device Info:**
31
32
- - Device: [e.g. iPhone6]
33
- - OS: [e.g. iOS8.1]
+ - Device:
+ - OS:
34
35
-**Dependencies Info (please reference your package-lock.json or yarn.lock file):**
+**Dependencies Info (please reference your package-lock.json or yarn.lock file, not just your package.json):**
36
37
- - @livekit/react-native: [e.g. commit hash]
38
- - livekit-client: [e.g. 1.6.0]
39
- - react-native-webrtc: [e.g. 106.0.0]
+ - @livekit/react-native:
+ - livekit-client:
+ - react-native-webrtc:
40
41
**Additional context**
42
-Add any other context about the problem here.
+Add any other context about the problem here, such as crash logs and stack traces if applicable.
0 commit comments