diff --git a/commit-template.txt b/commit-template.txt new file mode 100644 index 0000000..38dc59f --- /dev/null +++ b/commit-template.txt @@ -0,0 +1,6 @@ +格式: +(scope): 简短描述 + +示例: +feat: 添加新功能 +fix(tasks): 修复任务时间显示 \ No newline at end of file