From e06f1da61495237a8ea353157ddcceea2904df85 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Jul 2022 13:47:16 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b4c6eeaf..0c800334 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Debug your Jest tests. Effortlessly. 🛠🖼
-[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
@@ -156,6 +156,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Steven Rosato 💡 |
nhducit 🤔 |
Benoit GRASSET 🐛 |
+ Sergii Kirianov 📖 🖋 |
From b1a589fb59e27e6154b3085126764c369cd882fd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 18 Jul 2022 13:47:17 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 8c2ca875..1614be59 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -190,6 +190,16 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "skirianov",
+ "name": "Sergii Kirianov",
+ "avatar_url": "https://avatars.githubusercontent.com/u/74229951?v=4",
+ "profile": "https://github.com/skirianov",
+ "contributions": [
+ "doc",
+ "content"
+ ]
}
],
"contributorsPerLine": 7,