mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-06 05:40:38 +08:00
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
This commit is contained in:
@ -186,7 +186,8 @@ Examples for extra instructions:
|
|||||||
```
|
```
|
||||||
[pr_description]
|
[pr_description]
|
||||||
extra_instructions="""
|
extra_instructions="""
|
||||||
- the PR title should be in the format: '<PR type>: <PR summary>'
|
- The PR title should be in the format: '<PR type>: <title>'
|
||||||
|
- The title should be short and concise (up to 10 words)
|
||||||
- ...
|
- ...
|
||||||
"""
|
"""
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user