From 37ef4bad8f50cecaf123e0cc5303c73ddf187711 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 20 Jun 2025 16:27:43 +0300 Subject: [PATCH] docs: add bullet point formatting instruction to PR description prompts --- pr_agent/settings/pr_description_prompts.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pr_agent/settings/pr_description_prompts.toml b/pr_agent/settings/pr_description_prompts.toml index 276c8ccd..126fe771 100644 --- a/pr_agent/settings/pr_description_prompts.toml +++ b/pr_agent/settings/pr_description_prompts.toml @@ -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 %}