mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Adjust image widths in /implement tool documentation
This commit is contained in:
parent
6d0ed06fc4
commit
79d589e145
1 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ Reviewers can request code changes by: <br>
|
|||
/implement <code-change-description>
|
||||
```
|
||||
|
||||
{width=600}
|
||||
{width=512}
|
||||
|
||||
|
||||
### 2. For PR Authors
|
||||
|
|
@ -30,7 +30,7 @@ PR authors can implement suggested changes by replying to a review comment using
|
|||
/implement
|
||||
```
|
||||
|
||||
{width=600}
|
||||
{width=512}
|
||||
|
||||
### 3. For Referencing Comments
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ You can reference and implement changes from any comment by:
|
|||
/implement <link-to-review-comment>
|
||||
```
|
||||
|
||||
{width=600}
|
||||
{width=512}
|
||||
|
||||
Note that the implementation will occur within the review discussion thread.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue