mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 20:00:41 +08:00
docs: add bullet point formatting instruction to PR description prompts
This commit is contained in:
@ -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.
|
- The generated title and description should prioritize the most significant changes.
|
||||||
- If needed, each YAML output should be in block scalar indicator ('|')
|
- 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 quoting variables, names or file paths from the code, use backticks (`) instead of single quote (').
|
||||||
|
- When needed, use '- ' as bullets
|
||||||
|
|
||||||
{%- if extra_instructions %}
|
{%- if extra_instructions %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user