We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32871d commit 8a6e304Copy full SHA for 8a6e304
.github/ISSUE_TEMPLATE/---bug-report.md
@@ -12,11 +12,11 @@ A clear and concise description of what the bug is.
12
13
**SDK version number**
14
15
-**Is the issue in the browser/Node.js?**
16
-Browser/Node.js
+**Is the issue in the browser/Node.js/ReactNative?**
+Browser/Node.js/ReactNative
17
18
-**Details of the browser/Node.js version**
19
-Paste output of `npx envinfo --browsers` or `node -v`
+**Details of the browser/Node.js/ReactNative version**
+Paste output of `npx envinfo --browsers` or `node -v` or `react-native -v`
20
21
**To Reproduce (observed behavior)**
22
Steps to reproduce the behavior (please share code or minimal repo)
0 commit comments