Update /commit command description
This commit is contained in:
parent
21fe7678a1
commit
9fdcbcd9d6
@ -1,5 +1,5 @@
|
||||
description: commit changes with commit message in english.
|
||||
description: Writes a well-formatted commit message for selected code changes and commits them via Git. Include an issue number if desired (e.g., input "/commit to close #12").
|
||||
hint: to close Issue #issue_number
|
||||
input: optional
|
||||
steps:
|
||||
- run: $devchat_python $command_path/commit.py "$input" "english"
|
||||
- run: $devchat_python $command_path/commit.py "$input" "english"
|
||||
|
Loading…
x
Reference in New Issue
Block a user