microsoft/vscode-react-native

Public

mirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1fe78525cb3778a3fadfcad91e71c2720d5cb626

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.github/ISSUE_TEMPLATE.md

29lines · modecode

1## Actual Behavior
21.
32.
4
5## Expected Behavior
61.
72.
8
9## Software versions
10- React-Native VS Code extension version:
11- VSCode version:
12- OS platform and version:
13- NodeJS version:
14- React Native version:
15- Expo SDK version (include if relevant):
16
17## Outputs (Include if relevant)
18- Output of the Debug Console (View -> Toggle Debug Console):
19```
20PASTE OUTPUT HERE
21```
22- Output of the React-Native output channel (View -> Toggle Output -> Select React-Native in ListBox):
23```
24PASTE OUTPUT HERE
25```
26- Output of the Developer Tools console (Help -> Toggle Developer Tools -> Select Console tab):
27```
28PASTE OUTPUT HERE
29```
30