Skip to content

Commit 7b559c7

Browse files
SannidhyaSannidhya
authored andcommitted
Remove 'What You Can't Do' and 'When to Use Each Option' sections from reporting-errors.md
1 parent d34f328 commit 7b559c7

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

docs/reporting-errors.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -58,23 +58,3 @@ After copying error information:
5858
- **GitHub Issues**: File at [github.com/RooCodeInc/Roo-Code/issues](https://github.com/RooCodeInc/Roo-Code/issues)
5959

6060
Include a brief description of what you were trying to do when the error occurred. The exported diagnostics handle the technical details.
61-
62-
---
63-
64-
## What You Can't Do
65-
66-
Error exports don't include your actual code or file contents—only metadata about the task. If the support team needs to see specific code that triggered the error, you'll need to share that separately.
67-
68-
---
69-
70-
## When to Use Each Option
71-
72-
| Scenario | Use This |
73-
|----------|----------|
74-
| Quick question in Discord | **Copy basic error info** |
75-
| Filing a GitHub issue | **Get detailed error info** |
76-
| Support email for recurring error | **Get detailed error info** |
77-
| Asking about a specific error message | **Copy basic error info** |
78-
| Error that only happens in certain conditions | **Get detailed error info** |
79-
80-
The detailed report's task history helps the team understand the sequence of events leading to the error—invaluable for intermittent or complex issues.

0 commit comments

Comments
 (0)