mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update pr_agent/settings/pr_reviewer_prompts.toml
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
This commit is contained in:
parent
76ed9156d3
commit
3dd373a77e
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ Ticket Description:
|
||||||
#####
|
#####
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
{%- if ticket.requirements is defined %}
|
{%- if ticket.requirements is defined and ticket.requirements %}
|
||||||
Ticket Requirements:
|
Ticket Requirements:
|
||||||
#####
|
#####
|
||||||
{{ ticket.requirements }}
|
{{ ticket.requirements }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue