From 9b59c4600fd2cefb82503b527c0b084930adad86 Mon Sep 17 00:00:00 2001 From: h1alexbel Date: Tue, 26 Mar 2024 14:01:02 +0300 Subject: [PATCH] fix(#64): Maximum number of suggestions is 3 --- src/user-prompt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user-prompt.ts b/src/user-prompt.ts index e648f5a..08a8d04 100644 --- a/src/user-prompt.ts +++ b/src/user-prompt.ts @@ -45,7 +45,7 @@ export class UserPrompt { return ` Please strictly review the following bug report and generate a summary with quality problems related to this report formulation. The summary must include only star (*), no indent bullet points with quality problems that only this report has and 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 is 3. Don't suggest how to fix the bug, instead focus only on problems with bug report formulation. If you see that bug report don't have quality problems with it's formulation, then just say "Quality is awesome". Don't generate any other info.