From db86d36b948ec37b1fe851280f17eb1b88511607 Mon Sep 17 00:00:00 2001 From: h1alexbel Date: Tue, 26 Mar 2024 11:42:01 +0300 Subject: [PATCH] fix(#64): 3 max --- src/pdd-prompt.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pdd-prompt.ts b/src/pdd-prompt.ts index 1e01c15..ba97618 100644 --- a/src/pdd-prompt.ts +++ b/src/pdd-prompt.ts @@ -48,6 +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. 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".