Skip to content

Commit af4b78e

Browse files
committed
feat: update default prompt
Fix #2
1 parent ff9ff91 commit af4b78e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/template.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@ Please suggest 10 commit messages, given the following diff:
2727
- Remember, a well-crafted commit message can significantly aid in the maintenance and understanding of the project over time.
2828
- If multiple changes are present, make sure you capture them all in each commit message.
2929
30+
Keep in mind you will suggest 10 commit messages. Only 1 will be used. It's better to push yourself (esp to synthesize to a higher level) and maybe wrong about some of the 10 commits because only one needs to be good. I'm looking for your best commit, not the best average commit. It's better to cover more scenarios than include a lot of overlap.
31+
3032
Write your 10 commit messages below, in the format \`1. <message>\`, \`2. <message>\`, etc.:
3133
`;

0 commit comments

Comments
 (0)