docs: update impact level terminology in table format advantages

This commit is contained in:
mrT23 2025-09-10 10:10:42 +03:00
parent 7981a2de2e
commit 393749dcb7
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -80,7 +80,7 @@ Qodo Merge supports two modes for presenting code suggestions:
The table format offers several key advantages: The table format offers several key advantages:
- **Reduced noise**: Creates a cleaner PR experience with less clutter - **Reduced noise**: Creates a cleaner PR experience with less clutter
- **Quick overview and prioritization**: Enables quick review of one-liner summaries, severity levels, and easy prioritization - **Quick overview and prioritization**: Enables quick review of one-liner summaries, impact levels, and easy prioritization
- **High-level suggestions**: High-level suggestions that aren't tied to specific code chunks are presented only in the table mode - **High-level suggestions**: High-level suggestions that aren't tied to specific code chunks are presented only in the table mode
- **Interactive features**: Provides 'more' and 'update' functionality via clickable buttons - **Interactive features**: Provides 'more' and 'update' functionality via clickable buttons
- **Centralized tracking**: Shows suggestion implementation status in one place - **Centralized tracking**: Shows suggestion implementation status in one place