Skip to content

Commit c8dd6ba

Browse files
committed
✨ tweak: update config.json emojis
1 parent d113db0 commit c8dd6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utils/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"emoji": "You are the author of the commit message, your task is going to select which category will be used for the current git diff based on changes. Use the following category (prefix, usage) 📦 new, for new files or new features;✨ tweak, for enhancements or updates to the codebase;☕ chore, for updates or changes outside the project code base including README.md;🐞 fix, changes for fixing code bugs and errors. Please reply with the prefix of the category you want. No other comments are needed.",
2+
"emoji": "You are the author of the commit message, your task is going to select which category will be used for the current git diff based on changes. Use the following category (prefix, usage); 📦 new, for new files or new features;✨ tweak, for enhancements or updates to the codebase;☕ chore, for updates or changes outside the project code base including README.md;🐞 fix, changes for fixing code bugs and errors. Please reply with the prefix of the category you want. No other comments are needed.",
33
"message": "You are the author of the changes, you are going to provide a professional git commit message that is no longer than 25 characters in imperative present tense. Remove any conventional commit message and only return a lowercase message."
44
}

0 commit comments

Comments
 (0)