From 5e5169817cd12280ce8aa8c23fbbdb9d71ecbfc7 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Tue, 12 Mar 2024 18:52:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E7=89=B9=E5=88=AB?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B4=A1=E7=8C=AE=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en-US.md | 12 ++++++++++++ README.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/README.en-US.md b/README.en-US.md index 24b5b2996..5f5c1d204 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -164,6 +164,18 @@ You are very welcome to join![Raise an issue](https://github.com/pure-admin/vu 4. Push your branch: `git push origin feat/xxxx` 5. submit`pull request` +## Special code contributions + +Thank you very much for your in-depth understanding of the source code and your outstanding contributions to the `pure-admin` organization ❤️ + +| **Contributor** | **SpecificCode** | +| :---------------------------------------------: | :------------------------------------------------------------------------------: | +| [hb0730](https://github.com/hb0730) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=hb0730) | +| [o-cc](https://github.com/o-cc) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=o-cc) | +| [yj-liuzepeng](https://github.com/yj-liuzepeng) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=yj-liuzepeng) | +| [shark-lajiao](https://github.com/shark-lajiao) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=shark-lajiao) | +| [WitMiao](https://github.com/WitMiao) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=WitMiao) | + ## Git Contribution submission specification reference [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) specification ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular)) diff --git a/README.md b/README.md index c58ff71f1..c2b71bc9c 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,18 @@ docker run -dp 8080:80 --name pure-admin vue-pure-admin 4. 推送您的分支: `git push origin feat/xxxx` 5. 提交`pull request` +## 特别代码贡献 + +非常感谢你们能深入了解源码并对 `pure-admin` 组织作出优秀贡献 ❤️ + +| **贡献人** | **具体代码** | +| :---------------------------------------------: | :------------------------------------------------------------------------------: | +| [hb0730](https://github.com/hb0730) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=hb0730) | +| [o-cc](https://github.com/o-cc) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=o-cc) | +| [yj-liuzepeng](https://github.com/yj-liuzepeng) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=yj-liuzepeng) | +| [shark-lajiao](https://github.com/shark-lajiao) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=shark-lajiao) | +| [WitMiao](https://github.com/WitMiao) | [代码](https://github.com/pure-admin/vue-pure-admin/commits?author=WitMiao) | + ## `Git` 贡献提交规范 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular))