Update description of /commit.zh

This commit is contained in:
Jinglei Ren 2024-01-02 22:07:20 +08:00 committed by GitHub
parent 60d35d9f5f
commit 23b8693075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
description: 提交当前代码修改. description: 为你选定的代码变更生成格式规范的提交信息,并通过 Git 提交。如需要可包含对应 issue 编号(例如,输入“/commit to close #12”
hint: to close Issue #issue_number hint: to close Issue #issue_number
input: optional input: optional
steps: steps:
- run: $devchat_python $command_path/../commit.py "$input" "chinese" - run: $devchat_python $command_path/../commit.py "$input" "chinese"