mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Small typo in DESCRIBE.md
This commit is contained in:
parent
fd8c90041c
commit
d77a71bf47
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ Under the section 'pr_description', the [configuration file](./../pr_agent/setti
|
|||
|
||||
- `add_original_user_description`: if set to true, the tool will add the original user description to the generated description. Default is false.
|
||||
|
||||
- `add_original_user_title`: if set to true, the tool will keep the original PR title, and won't change it. Default is false.
|
||||
- `keep_original_user_title`: if set to true, the tool will keep the original PR title, and won't change it. Default is false.
|
||||
|
||||
- `extra_instructions`: Optional extra instructions to the tool. For example: "focus on the changes in the file X. Ignore change in ...".
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue