From 755cf2c4faa8186ea828ecc9736f43425cc58004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=80=E9=9A=90?= Date: Thu, 18 Jan 2024 09:51:46 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E6=9B=B4=E6=96=B0release=E7=9A=84ci=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 - README.md | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) delete mode 100644 .github/workflows/release.yml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml deleted file mode 100644 index 1d6fce3..0000000 --- a/.github/workflows/release.yml +++ /dev/null @@ -1 +0,0 @@ -# 自动生成release \ No newline at end of file diff --git a/README.md b/README.md index 1b4ab4a..aed6ce6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,24 @@ # 项目简介 +```bash +# git提交规范 +([scope]): +# 空一行 +[body] +# 空一行 +[footer] + +# type(提交类型): feat(新功能,包括样式修改)、fix(bug修复,包括样式修改)、perf(性能优化)、docs(文档变更)、style(代码格式调整)、refactor(功能重构)、test(测试)、ci(持续集成脚本变更,例如github文件夹)、build(项目构建的变更,例如vite.config.js)、chore(杂项) + +# scope(变更范围的细粒度,可选):比如页面名、模块名、组件名 + +# subject(提交的简短描述):描述为何更改 + +# body(详细描述) + +# footer(关闭bug的描述),例如:Closes #111、Closes #123,#124 +``` + ## 功能简介 1. 支持符合需求的词典和单词本导入