mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
feat: Update PR prompts in toml files to enhance readability and consistency
This commit is contained in:
@ -81,7 +81,9 @@ Main PR language: '{{ language }}'
|
||||
{%- if commit_messages_str %}
|
||||
|
||||
Commit messages:
|
||||
{{commit_messages_str}}
|
||||
'
|
||||
{{ commit_messages_str }}
|
||||
'
|
||||
{%- endif %}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user