mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-06 13:50:44 +08:00
Update IMPROVE.md
This commit is contained in:
@ -3,7 +3,6 @@
|
|||||||
## Table of Contents
|
## Table of Contents
|
||||||
- [Overview](#overview)
|
- [Overview](#overview)
|
||||||
- [Configuration options](#configuration-options)
|
- [Configuration options](#configuration-options)
|
||||||
- [Summarize mode](#summarize-mode)
|
|
||||||
- [Usage Tips](#usage-tips)
|
- [Usage Tips](#usage-tips)
|
||||||
- [Extra instructions](#extra-instructions)
|
- [Extra instructions](#extra-instructions)
|
||||||
- [PR footprint - regular vs summarize mode](#pr-footprint---regular-vs-summarize-mode)
|
- [PR footprint - regular vs summarize mode](#pr-footprint---regular-vs-summarize-mode)
|
||||||
@ -16,7 +15,7 @@ The tool can be triggered automatically every time a new PR is [opened](https://
|
|||||||
/improve
|
/improve
|
||||||
```
|
```
|
||||||
|
|
||||||
### Summarized vs commitable code suggestions
|
### Summarized vs committable code suggestions
|
||||||
|
|
||||||
The code suggestions can be presented as a single comment (via `pr_code_suggestions.summarize=true`):
|
The code suggestions can be presented as a single comment (via `pr_code_suggestions.summarize=true`):
|
||||||
___
|
___
|
||||||
|
Reference in New Issue
Block a user