This commit is contained in:
Sergey Akhalkov 2018-02-14 18:00:13 +03:00
Родитель 946332cd2b
Коммит 09cfe62db9
1 изменённых файлов: 29 добавлений и 0 удалений

29
.github/ISSUE_TEMPLATE.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,29 @@
## Actual Behavior
1.
2.
## Expected Behavior
1.
2.
## Software versions
- Cordova VS Code extension version:
- VSCode version:
- OS platform and version:
- NodeJS version:
- Cordova version:
- Cordova-Android/iOS/Windows version:
## Outputs (Include if relevant)
- Output of the Debug Console (View -> Toggle Debug Console):
```
PASTE OUTPUT HERE
```
- Output of the Cordova output channel (View -> Toggle Output -> Select Cordova in ListBox):
```
PASTE OUTPUT HERE
```
- Output of the Developer Tools console (Help -> Toggle Developer Tools -> Select Console tab):
```
PASTE OUTPUT HERE
```