Skip to content

Commit 2fc9500

Browse files
committed
refactor(instruction-prompt): update commit message instructions
1 parent 27047eb commit 2fc9500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commitMessageGenerator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ${diff}
2424
- When assessing the commit type, consider actual impact of the commit. Refer to the "type-table" below for further guidance on the default commit types.
2525
- Always include a scope.
2626
- Never use '!' or 'BREAKING CHANGE' in the commit message.
27-
- Avoid excessive adjectives like 'enhance', 'comprehensive' etc
27+
- Avoid unnecessary and excessive adjectives use. (eg 'enhance', 'comprehensive', etc.)
2828
- Output will use markdown formatting for lists etc.
2929
- Output will ONLY contain the commit message.
3030
- Do not explain the output.

0 commit comments

Comments
 (0)