From b71e702460b0e04e0c39e89e415a3ea6eefc16b9 Mon Sep 17 00:00:00 2001 From: h1alexbel Date: Tue, 26 Mar 2024 14:06:04 +0300 Subject: [PATCH] fix(#64): Maximum number of suggestions must be 3 bullet points. --- 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 08a8d04..bfd376f 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. - Maximum number of suggestions is 3. + Maximum number of suggestions must be 3 bullet points. 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.