Skip to content

Commit bf6cb6f

Browse files
committed
update w/ network instructions
1 parent 0b8eed5 commit bf6cb6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Copilot-Issues.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ Here's how to contribute a high quality and _actionable_ issue for Copilot. Make
1414
- Request id's for the failed requests (see notes on finding logs)
1515
- Screenshots and/or recordings of the issue you're experiencing
1616
- Any error logs from either the **Window** or **Copilot Chat** output channels (see notes on finding logs)
17-
17+
- _For network issues_: Use the command palette with the command `Developer: GitHub Copilot Chat Diagnostics` and attach this output as well to the issue.
1818

1919
# Finding Logs
2020

2121
Finding the relevant output logs is easily accomplished by doing the following:
2222

23-
- Open the Command Pallette and use the command **Developer: Set Log Level...** and then set to **Trace**. If you would prefer to only do it for specific channels, you should do so for **Copilot Chat** and **Window**.
24-
- Open the Command Pallette (F1 or `cmd/ctrl+shift+p`) and use the command **Output: Show Output Channels...**. Then simply select the channel you're trying to copy from.
25-
- When looking for another output channel, you can either repeat the command pallette route, or use the dropdown at the upper right of the output channel.
23+
- Open the Command Palette and use the command **Developer: Set Log Level...** and then set to **Trace**. If you would prefer to only do it for specific channels, you should do so for **Copilot Chat** and **Window**.
24+
- Open the Command Palette (F1 or `cmd/ctrl+shift+p`) and use the command **Output: Show Output Channels...**. Then simply select the channel you're trying to copy from.
25+
- When looking for another output channel, you can either repeat the command palette route, or use the dropdown at the upper right of the output channel.
2626

2727
![Screenshot 2025-06-23 at 1 47 23 PM](https://github.com/user-attachments/assets/29b35d2e-35b9-442a-82ba-b062c6b094c7)
2828

0 commit comments

Comments
 (0)