Update issue templates for VS users to provide logs

This commit is contained in:
Rakesh Vanga 2021-03-26 10:19:47 -07:00 коммит произвёл GitHub
Родитель 8645604938
Коммит 3841fef802
1 изменённых файлов: 4 добавлений и 1 удалений

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

@ -21,7 +21,10 @@ A clear and concise description of what you expected to happen.
Attach logs from the following directory:
For Windows: %TEMP%/Bridge to Kubernetes
For OSX/Linux: $TMPDIR/Bridge to Kubernetes
If you are a Visual Studio user, please also provide these logs: %temp%\Microsoft.VisualStudio.Kubernetes.Debugging
If you are a Visual Studio user,
- Set the environment variable MS_VS_AZUREDEVSPACES_TOOLS_LOGGING_ENABLED=true
- Open Visual Studio and run your scenario
- Provide logs from: %temp%\Microsoft.VisualStudio.Kubernetes.Debugging
**Environment Details**
Client used (VS Code/Visual Studio):