mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52:28 +08:00
doc: rename CONTRIBUTION.md and add github start chart
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Lancet Contributing Guide
|
# Lancet Contribution Guide
|
||||||
|
|
||||||
Hi! Thank you for choosing Lancet.
|
Hi! Thank you for choosing Lancet.
|
||||||
|
|
||||||
@@ -2052,11 +2052,15 @@ import "github.com/duke-git/lancet/v2/xerror"
|
|||||||
|
|
||||||
## How to Contribute
|
## How to Contribute
|
||||||
|
|
||||||
#### [Contributing Guide](./CONTRIBUTING.md)
|
#### [Contribution Guide](./CONTRIBUTION.md)
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
Thank you to all the people who contributed to lancet!
|
Thank you to all the people who contributed to lancet!
|
||||||
|
|
||||||
<a href="https://github.com/duke-git/lancet/graphs/contributors">
|
<a href="https://github.com/duke-git/lancet/graphs/contributors">
|
||||||
<img src="https://contrib.rocks/image?repo=duke-git/lancet" />
|
<img src="https://contrib.rocks/image?repo=duke-git/lancet" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
## Star History
|
||||||
|
|
||||||
|
[](https://star-history.com/#duke-git/lancet&Date)
|
||||||
|
|||||||
@@ -2057,7 +2057,7 @@ import "github.com/duke-git/lancet/v2/xerror"
|
|||||||
|
|
||||||
## 如何贡献代码
|
## 如何贡献代码
|
||||||
|
|
||||||
#### [贡献代码指南](./CONTRIBUTING.zh-CN.md)
|
#### [代码贡献指南](./CONTRIBUTION.zh-CN.md)
|
||||||
|
|
||||||
## 贡献者
|
## 贡献者
|
||||||
|
|
||||||
@@ -2066,3 +2066,7 @@ import "github.com/duke-git/lancet/v2/xerror"
|
|||||||
<a href="https://github.com/duke-git/lancet/graphs/contributors">
|
<a href="https://github.com/duke-git/lancet/graphs/contributors">
|
||||||
<img src="https://contrib.rocks/image?repo=duke-git/lancet" />
|
<img src="https://contrib.rocks/image?repo=duke-git/lancet" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
## GitHub Stars
|
||||||
|
|
||||||
|
[](https://star-history.com/#duke-git/lancet&Date)
|
||||||
Reference in New Issue
Block a user