mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: update title and expand supported Git platforms in high-level suggestions
This commit is contained in:
parent
7573dbbc1b
commit
10f960f43d
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# High-level Suggestions 💎
|
||||
# High-level Code Suggestions 💎
|
||||
|
||||
`Supported Git Platforms: GitHub, GitLab`
|
||||
`Supported Git Platforms: GitHub, GitLab, Bitbucket Cloud, Bitbucket Server`
|
||||
|
||||
## Overview
|
||||
High-level Suggestions, generated by the `improve` tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
|
||||
High-level code uggestions, generated by the `improve` tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
|
||||
|
||||
### How it works
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue