From b75dd30334332354e923d6c902a31d86450ecf06 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 4 Nov 2022 06:18:57 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 4a63c9ed..f2d85a3e 100644
--- a/README.md
+++ b/README.md
@@ -385,30 +385,26 @@ Support me with a :star:
Thanks goes to these wonderful people:
-
-
-
-
From ba701f359842765cd174fd3980964a4a31e28fe8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 4 Nov 2022 06:18:58 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index cf5ace4a..541e9ea3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -53,7 +53,8 @@
"contributions": [
"code",
"bug",
- "test"
+ "test",
+ "doc"
]
},
{
@@ -94,5 +95,6 @@
"projectOwner": "tj-django",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true
+ "skipCi": true,
+ "commitConvention": "angular"
}