mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: add bullet point formatting instruction to PR description prompts
This commit is contained in:
parent
7db4d97fc2
commit
37ef4bad8f
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Your task is to provide a full description for the PR content: type, description
|
|||
- The generated title and description should prioritize the most significant changes.
|
||||
- If needed, each YAML output should be in block scalar indicator ('|')
|
||||
- When quoting variables, names or file paths from the code, use backticks (`) instead of single quote (').
|
||||
- When needed, use '- ' as bullets
|
||||
|
||||
{%- if extra_instructions %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue