mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Update IMPROVE.md
This commit is contained in:
parent
4316d00941
commit
92d3627de0
1 changed files with 1 additions and 2 deletions
|
|
@ -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`):
|
||||||
___
|
___
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue