From 25255212dc5148c5acc8ba3b1b4cfc77805bd665 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 1 Dec 2021 07:43:00 +0000
Subject: [PATCH 1/3] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 91b93102..676cabe6 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -20,6 +20,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
![](https://avatars.githubusercontent.com/u/59863521?v=4?s=100) sum324 📖 🎨 |
![](https://avatars.githubusercontent.com/u/1808990?v=4?s=100) Emil Zhai 🐛 💻 |
![](https://avatars.githubusercontent.com/u/16301089?v=4?s=100) RelaxLiu 💻 🎨 |
+ ![](https://avatars.githubusercontent.com/u/40811570?v=4?s=100) Tao 💻 📖 🐛 |
From 79e3dc5e25be9ef39dbff649ac323739b4ec4f3a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 1 Dec 2021 07:43:01 +0000
Subject: [PATCH 2/3] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b05fb4be..e52537da 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
基于React和JSONSchema的动态表单解决方案
-[contributors]: https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square 'Number of contributors on All-Contributors'
+[contributors]: https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square 'Number of contributors on All-Contributors'
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)
From ce791dba4185163df976c38e988f6604f38eede4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 1 Dec 2021 07:43:02 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 7fc2be4e..f5b2291e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -120,6 +120,17 @@
"code",
"design"
]
+ },
+ {
+ "login": "Too-Tao",
+ "name": "Tao",
+ "avatar_url": "https://avatars.githubusercontent.com/u/40811570?v=4",
+ "profile": "https://github.com/Too-Tao",
+ "contributions": [
+ "code",
+ "doc",
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,