1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-23 13:52:26 +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

View File

@@ -1877,10 +1877,4 @@ import "github.com/duke-git/lancet/v2/xerror"
## How to Contribute
I really appreciate any code commits which make lancet lib powerful. Please follow the rules below to create your pull request.
1. Fork the repository.
2. Create your feature branch.
3. Commit your changes.
4. Push to the branch
5. Create new pull request.
#### [Contributing Guide](./CONTRIBUTING.en-US.md)