From 97e8e2f73b2b4e47923ff32e449a4e57fc9f8b1e Mon Sep 17 00:00:00 2001 From: Kagol Date: Sun, 14 May 2023 12:25:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0=20all-contributors?= =?UTF-8?q?=20=E6=9C=BA=E5=99=A8=E4=BA=BA=F0=9F=A4=96=EF=B8=8F=E7=94=A8?= =?UTF-8?q?=E4=BA=8E=E8=87=AA=E5=8A=A8=E6=B7=BB=E5=8A=A0=E8=B4=A1=E7=8C=AE?= =?UTF-8?q?=E8=80=85=20(#214)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 8 ++++++++ CONTRIBUTING.zh-CN.md | 8 ++++++++ README.md | 15 +++++++++++++++ README.zh-CN.md | 15 +++++++++++++++ 4 files changed, 46 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2acf4fa24..7a97654b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -84,3 +84,11 @@ If you are interested in our open source project, you are welcome to join our op - Add official assistant WeChat: opentiny-official to join our technical exchange group. - Add to the mailing list: opentiny@googlegroups.com + +If you have submitted Issue or PR to OpenTiny, you can comment on Issue or Pull Request, asking @all-contributors to add a contributor: + +``` +@all-contributors please add @ for +``` + +For detailed rules, please refer to [https://allcontributors.org/docs/en/bot/usage](https://allcontributors.org/docs/en/bot/usage) diff --git a/CONTRIBUTING.zh-CN.md b/CONTRIBUTING.zh-CN.md index 5b18779bd..219621380 100644 --- a/CONTRIBUTING.zh-CN.md +++ b/CONTRIBUTING.zh-CN.md @@ -84,3 +84,11 @@ pnpm dev:vue2 - 添加官方小助手微信:opentiny-official,加入我们的技术交流群 - 加入邮件列表:opentiny@googlegroups.com + +如果你给 OpenTiny 提交过 Issue 或 PR,请通过以下方式添加自己到贡献者列表里。 + +``` +@all-contributors please add @ for +``` + +详细规则可以参考:[https://allcontributors.org/docs/en/bot/usage](https://allcontributors.org/docs/en/bot/usage) diff --git a/README.md b/README.md index 977c209f1..09c73021f 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,21 @@ If you don't know how to start, please read our [contributing guide](CONTRIBUTIN - Add the official assistant WeChat `opentiny-official` and join the technical exchange group. - Add to the mailing list `opentiny@googlegroups.com` +## ✨ Contributors + +Contributors are community members who have 1 or more PR merged in OpenTiny. + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + ## License [MIT](LICENSE) diff --git a/README.zh-CN.md b/README.zh-CN.md index fbf327203..81a7d5e0e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -73,6 +73,21 @@ pnpm dev:vue2 - 添加官方小助手微信 opentiny-official,加入技术交流群 - 加入邮件列表 opentiny@googlegroups.com +## ✨ 贡献者 + +贡献者是在 OpenTiny 社区中合并了 1 个或多个 PR 的社区成员。 + +感谢以下 OpenTiny 的贡献者们 ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + ## 开源协议 [MIT](LICENSE)