Skip to content

Commit

Permalink
fix(#64): pdd max 3 bullet points
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Mar 26, 2024
1 parent b71e702 commit 45abd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pdd-prompt.ts
Expand Up @@ -48,7 +48,7 @@ export class PddPrompt implements Scalar<string> {
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".
Expand Down

0 comments on commit 45abd86

Please sign in to comment.