1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-03-01 00:35:28 +08:00

doc: add Contributing Guide

This commit is contained in:
dudaodong
2023-08-29 18:01:57 +08:00
parent 31f64c0a98
commit 7c2670d019
4 changed files with 76 additions and 13 deletions
+1 -6
View File
@@ -1884,10 +1884,5 @@ import "github.com/duke-git/lancet/v2/xerror"
## 如何贡献代码
非常感激任何的代码提交以使 lancet 的功能越来越强大。创建 pull request 时请遵守以下规则。
#### [贡献代码指南](./CONTRIBUTING.zh-CN.md)
1. Fork lancet 仓库。
2. 创建自己的特性分支。
3. 提交变更。
4. Push 分支。
5. 创建新的 pull request。