Skip to content

GGboya/holy-shit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holy-shit

this project just to make Shit Mountain

开发规范

同学们先 fork 本项目,然后 clone 主分支到本地。

  1. git checkout -b feature/xxx 创建新的分支
    • xxx部分描述你要实现的功能
  2. 代码写完之后,git add.
  3. git commit -m "xxx"
  4. git push origin feature/xxx
  5. 提交 pull request

注意,pr 的描述中,请详细描述你的改动,包括改动的动机,改动的实现思路,改动的测试结果(新功能一定要写单元测试)。

About

this project just to make Shit Mountain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published