From 6c722e3e2ef3f5ace2abf63e21984c742d917943 Mon Sep 17 00:00:00 2001 From: afe1 <56245609+pzzyf@users.noreply.github.com> Date: Mon, 23 Oct 2023 19:39:22 +0800 Subject: [PATCH] fix: test pr and fix the readme.md content error and style (#130) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91ddd774..316a9632 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ You are very welcome to join![Raise an issue](https://github.com/vbenjs/vben3/ 1. Fork code! 2. Create your own branch: `git checkout -b feat/xxxx` -3. Submit your changes: `git commit -am 'feat(function): add xxxxx'` +3. Submit your changes: `git commit -m 'feat(function): add xxxxx'` 4. Push your branch: `git push origin feat/xxxx` -5. submit`pull request` +5. submit: `pull request`