https://github.com/zjdoc/gitguide
版本管理操作规范、工具以及托管平台使用
https://github.com/zjdoc/gitguide
commitizen commitizen-adapter git github gitlab readme workflow
Last synced: about 2 months ago
JSON representation
版本管理操作规范、工具以及托管平台使用
- Host: GitHub
- URL: https://github.com/zjdoc/gitguide
- Owner: ZJDoc
- License: apache-2.0
- Created: 2021-03-18T01:19:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T02:43:06.000Z (over 1 year ago)
- Last Synced: 2025-03-26T04:21:44.077Z (3 months ago)
- Topics: commitizen, commitizen-adapter, git, github, gitlab, readme, workflow
- Homepage: https://zjdoc-gitguide.readthedocs.io/zh_CN/latest/
- Size: 640 KB
- Stars: 58
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
语言:
🇨🇳
«GitGuide»记录了版本管理操作规范、工具以及托管平台使用
![]()
![]()
![]()
![]()
## 内容列表
- [内容列表](#内容列表)
- [主要维护人员](#主要维护人员)
- [参与贡献方式](#参与贡献方式)
- [许可证](#许可证)## 主要维护人员
* zhujian - *Initial work* - [zjykzj](https://github.com/zjykzj)
## 参与贡献方式
欢迎任何人的参与!打开[issue](https://github.com/ZJDoc/GitGuide/issues)或提交合并请求。
注意:
* `GIT`提交,请遵守[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0-beta.4/)规范
* 语义版本化,请遵守[Semantic Versioning 2.0.0](https://semver.org)规范
* `README`编写,请遵守[standard-readme](https://github.com/RichardLitt/standard-readme)规范## 许可证
[Apache License 2.0](LICENSE) © 2021 zjykzj