From 45abd86f03a2248f89070b9d796d4790063dd374 Mon Sep 17 00:00:00 2001 From: h1alexbel Date: Tue, 26 Mar 2024 14:13:06 +0300 Subject: [PATCH] fix(#64): pdd max 3 bullet points --- src/pdd-prompt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pdd-prompt.ts b/src/pdd-prompt.ts index ba97618..904cea6 100644 --- a/src/pdd-prompt.ts +++ b/src/pdd-prompt.ts @@ -48,7 +48,7 @@ export class PddPrompt implements Scalar { The todo message must deliver a clear state of reason of what needs to be done by other codebase contributor. Please review it and generate a summary about quality issues related to this todo message formulation. The summary must include only star (*), no indent bullet points with quality problems that only this todo message has, and context tips on how to fix them, so author of this report can improve it. - Number of suggestions must be 3 at max. + Maximum number of suggestions must be 3 bullet points. Focus on whats wrong or confuses you in this todo. Don't generate any other information. If you see that message is clear, then just say "Quality is awesome".