Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/---bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ A clear and concise description of what the bug is.

**SDK version number**

**Is the issue in the browser/Node.js?**
Browser/Node.js
**Is the issue in the browser/Node.js/ReactNative?**
Browser/Node.js/ReactNative

**Details of the browser/Node.js version**
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`

**To Reproduce (observed behavior)**
Steps to reproduce the behavior (please share code or minimal repo)
Expand Down