microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
.github/ISSUE_TEMPLATE.md
29lines · modeblame
75c7d921digeff10 years ago | 1 | ## Actual Behavior |
5ebdd1c6digeff10 years ago | 2 | 1. |
| 3 | 2. | |
| 4 | | |
75c7d921digeff10 years ago | 5 | ## Expected Behavior |
5ebdd1c6digeff10 years ago | 6 | 1. |
| 7 | 2. | |
| 8 | | |
75c7d921digeff10 years ago | 9 | ## Software versions |
3a0bfdb2digeff10 years ago | 10 | - React-Native VS Code extension version: |
| 11 | - VSCode version: | |
| 12 | - OS platform and version: | |
b70e9d89Vladimir Kotikov9 years ago | 13 | - NodeJS version: |
3a0bfdb2digeff10 years ago | 14 | - React Native version: |
11992cebRuslan Bikkinin8 years ago | 15 | - Expo SDK version (include if relevant): |
7141bbf5digeff10 years ago | 16 | |
75c7d921digeff10 years ago | 17 | ## Outputs (Include if relevant) |
b70e9d89Vladimir Kotikov9 years ago | 18 | - Output of the Debug Console (View -> Toggle Debug Console): |
| 19 | ``` | |
| 20 | PASTE OUTPUT HERE | |
| 21 | ``` | |
| 22 | - Output of the React-Native output channel (View -> Toggle Output -> Select React-Native in ListBox): | |
| 23 | ``` | |
| 24 | PASTE OUTPUT HERE | |
| 25 | ``` | |
| 26 | - Output of the Developer Tools console (Help -> Toggle Developer Tools -> Select Console tab): | |
| 27 | ``` | |
| 28 | PASTE OUTPUT HERE | |
| 29 | ``` |