Skip to content

Commit

Permalink
feat(#49): todo
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Mar 21, 2024
1 parent 4da77f7 commit f940ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pdd-prompt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class PddPrompt implements Scalar<string> {
return `
Take a look at this code snippet.
Pay attention only to the code to which outlined 'todo' connected with and the outlined todo formulation.
Ignore any other information such as LICENSE, other todos and irrelevant to the outlined puzzle code.
Ignore any other information such as LICENSE, other todos and irrelevant to the outlined todo code.
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 message has, and context tips on how to fix them, so author of this report can improve it.
Expand Down

0 comments on commit f940ac7

Please sign in to comment.