From 804a7ae3214b64e2c0cc5663f37c960c343dd619 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 20:30:21 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/README.md b/README.md
index ddf380d3..27eabb02 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
![Logo](./docs/images/logo.svg)
+
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+
# Hakkında
@@ -21,3 +24,25 @@ Bireylerin internet ortamında daha güvenli bir deneyim yaşamalarını sağlam
- Dökümantasyon sistemi:
- İkonlar:
- Inter (font):
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
From b4ca251855c8097a1b6d4e6071b096fa90f23e02 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 20:30:22 +0000
Subject: [PATCH 2/4] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 00000000..fd7cb599
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,26 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "GokturkTalha",
+ "name": "Talha Aygün",
+ "avatar_url": "https://avatars.githubusercontent.com/u/128845803?v=4",
+ "profile": "https://talhaaygun.com/",
+ "contributions": [
+ "design"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "guvendekal.org",
+ "projectOwner": "GuvendeKal"
+}
From 0f40800799a30d76118449682b4b91725e16dbdf Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 20:49:30 +0000
Subject: [PATCH 3/4] 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 27eabb02..6aa6a1ac 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 2c927b8c8de1b89c45bb78be1e299cf9ce525db4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 20:49:31 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fd7cb599..952005b8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -13,7 +13,10 @@
"avatar_url": "https://avatars.githubusercontent.com/u/128845803?v=4",
"profile": "https://talhaaygun.com/",
"contributions": [
- "design"
+ "design",
+ "maintenance",
+ "code",
+ "doc"
]
}
],