Skip to content

Commit 8a6e304

Browse files
authored
chore: update bug report template for bugs in RN. (#1311)
1 parent c32871d commit 8a6e304

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ A clear and concise description of what the bug is.
1212

1313
**SDK version number**
1414

15-
**Is the issue in the browser/Node.js?**
16-
Browser/Node.js
15+
**Is the issue in the browser/Node.js/ReactNative?**
16+
Browser/Node.js/ReactNative
1717

18-
**Details of the browser/Node.js version**
19-
Paste output of `npx envinfo --browsers` or `node -v`
18+
**Details of the browser/Node.js/ReactNative version**
19+
Paste output of `npx envinfo --browsers` or `node -v` or `react-native -v`
2020

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

0 commit comments

Comments
 (0)