From d55bac2a8f1155e7b39db6a44cf834ecc2b1844a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jan 2026 09:44:37 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/README.md b/README.md
index a8d1df0..cb27cf2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
[](#contributors-)
+
+[](#contributors-)
+
@@ -68,6 +71,13 @@ Thank you for helping us build open, collaborative, and impactful projects with
+
@@ -75,3 +85,16 @@ Thank you for helping us build open, collaborative, and impactful projects with
+
+## 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 5f2acd5d25ec78ed603a57d2e2d172e52c263829 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 15 Jan 2026 09:44:38 +0000
Subject: [PATCH 2/2] 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 0000000..6dd4cdc
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,26 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "BatoolMM",
+ "name": "Batool Almarzouq",
+ "avatar_url": "https://avatars.githubusercontent.com/u/53487593?v=4",
+ "profile": "https://batool-almarzouq.netlify.app/",
+ "contributions": [
+ "doc"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "Template",
+ "projectOwner": "de-bias"
+}