microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.6.10

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/ISSUE_TEMPLATE.md

28lines · 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
16## Outputs (Include if relevant)
17- Output of the Debug Console (View -> Toggle Debug Console):
18```
19PASTE OUTPUT HERE
20```
21- Output of the React-Native output channel (View -> Toggle Output -> Select React-Native in ListBox):
22```
23PASTE OUTPUT HERE
24```
25- Output of the Developer Tools console (Help -> Toggle Developer Tools -> Select Console tab):
26```
27PASTE OUTPUT HERE
28```
29