Files
GitGuide/README.md
2021-03-18 14:45:49 +08:00

45 lines
1.7 KiB
Markdown

<div align="right">
语言:
🇨🇳
<!-- <a title="英语" href="./README.en.md">🇺🇸</a> -->
<!-- <a title="俄语" href="../ru/README.md">🇷🇺</a> -->
</div>
<div align="center"><a title="" href="https://github.com/ZJDoc/GitGuide"><img align="center" src="./imgs/GitGuide.png"></a></div>
<p align="center">
«GitGuide»记录了版本管理操作规范、工具以及托管平台使用
<br>
<br>
<a href="https://github.com/RichardLitt/standard-readme"><img src="https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square"></a>
<a href="https://conventionalcommits.org"><img src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg"></a>
<a href="http://commitizen.github.io/cz-cli/"><img src="https://img.shields.io/badge/commitizen-friendly-brightgreen.svg"></a>
<a href='https://zjdoc-gitguide.readthedocs.io/zh_CN/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/zjdoc-gitguide/badge/?version=latest' alt='Documentation Status' />
</a>
</p>
## 内容列表
- [内容列表](#内容列表)
- [主要维护人员](#主要维护人员)
- [参与贡献方式](#参与贡献方式)
- [许可证](#许可证)
## 主要维护人员
* 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