Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: test pr and fix the readme.md content error and style (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
pzzyf authored Oct 23, 2023
1 parent 2a59e36 commit 6c722e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`



Expand Down

0 comments on commit 6c722e3

Please sign in to comment.