Merge pull request #3 from suyiiyii/wr

流程
This commit is contained in:
tortoise014 2024-08-09 05:06:28 +08:00 committed by GitHub
commit 4f6ea202e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,14 @@
# SIMS
Super Invincible Management System
开发流程:
1. git fetch
2. git checkout origin/main
3. git switch -c xxx
4. commit .....
5. git push origin xxx
6. 提 PR
7. require review
8. merge
9. delete