diff --git a/commit/zh/command.yml b/commit/zh/command.yml index 8ae85a1..22e8407 100644 --- a/commit/zh/command.yml +++ b/commit/zh/command.yml @@ -1,5 +1,5 @@ -description: 提交当前代码修改. +description: 为你选定的代码变更生成格式规范的提交信息,并通过 Git 提交。如需要可包含对应 issue 编号(例如,输入“/commit to close #12”)。 hint: to close Issue #issue_number input: optional steps: - - run: $devchat_python $command_path/../commit.py "$input" "chinese" \ No newline at end of file + - run: $devchat_python $command_path/../commit.py "$input" "chinese"