microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
extract-uplicate-code-as-a-common-base-class

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/ISSUE_TEMPLATE.md

29lines · modeblame

75c7d921digeff10 years ago1## Actual Behavior
5ebdd1c6digeff10 years ago21.
32.
4
75c7d921digeff10 years ago5## Expected Behavior
5ebdd1c6digeff10 years ago61.
72.
8
75c7d921digeff10 years ago9## Software versions
3a0bfdb2digeff10 years ago10- React-Native VS Code extension version:
11- VSCode version:
12- OS platform and version:
b70e9d89Vladimir Kotikov9 years ago13- NodeJS version:
3a0bfdb2digeff10 years ago14- React Native version:
11992cebRuslan Bikkinin8 years ago15- Expo SDK version (include if relevant):
7141bbf5digeff10 years ago16
75c7d921digeff10 years ago17## Outputs (Include if relevant)
b70e9d89Vladimir Kotikov9 years ago18- 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```