We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af9f80 commit 0282481Copy full SHA for 0282481
apps/web-roo-code/src/app/reviewer/ReviewerContent.tsx
@@ -39,9 +39,9 @@ const workflowSteps: Feature[] = [
39
},
40
{
41
icon: MessageSquareCode,
42
- title: "3. Get Comprehensive Reviews",
+ title: "3. Get Review Comments",
43
description:
44
- "Every pull request gets detailed comments in minutes from a Roo Code agent highlighting issues and suggesting improvements.",
+ "Every pull request gets detailed GitHub comments in minutes from a Roo Code agent highlighting issues and suggesting improvements.",
45
46
]
47
0 commit comments