diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0e946609f9..a8e6e4eee08 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -367,6 +367,8 @@ If you need to report an issue attach these to give the most detailed informatio 1. Open the Command Palette (`cmd/ctrl` + `shift` + `p`), then search for "View Logs". Choose the correct option for the extension you want, eg: `AWS: View Logs` or `Amazon Q: View Logs` ![](./docs/images/logsView.png) 2. Click the gear icon on the bottom right and select `Debug` + > IMPORTANT: If you do not see the gear icon, update VS Code + ![](./docs/images/logsSetDebug.png) 3. Click the gear icon again and select `Set As Default`. This will ensure we stay in `Debug` until explicitly changed ![](./docs/images/logsSetDefault.png)