From 70b0e0aba7f37e055b9aeee7445ad8f8ac9aae8e Mon Sep 17 00:00:00 2001 From: raizo07 Date: Fri, 1 Nov 2024 06:02:22 +0100 Subject: [PATCH 1/4] fix: proper modification to the bot --- .all-contributorsrc | 11 ++++++++++- README.md | 3 +-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 49242d5..5c20a67 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,4 +1,13 @@ { + "files": ["README.md"], + "imageSize": 100, + "commit": false, + "contributors": [], + "contributorsPerLine": 7, "projectName": "gostarkme", - "projectOwner": "web3wagers" + "projectOwner": "web3wagers", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true, + "commitConvention": "none" } \ No newline at end of file diff --git a/README.md b/README.md index f19d204..5766ad5 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,11 @@ For example: `@all-contributors please add @@adrian_vrj for code, doc, business, ## Contributors ✨ -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): +Thanks goes to these wonderful people 1: - From e1056bbd4f8f2685af45f08d9293fa2b11bf8f47 Mon Sep 17 00:00:00 2001 From: raizo07 Date: Fri, 1 Nov 2024 06:06:24 +0100 Subject: [PATCH 2/4] fix: double contributors heading which doesn't allow the bot to trigger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5766ad5..33653b8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can check the prototype we have in mind and suggest any improvement, if you - [Figma prototype](https://www.figma.com/design/SCiGViaoPT9UTrT7CsLbAt/Go-Stark-Me?node-id=0-1&t=FUhnIhNcXRIGkQ16-1) -## Contributors +## Owners - [EmmanuelAR](https://github.com/EmmanuelAR) - [adrianvrj](https://github.com/adrianvrj) From c88c00f6ddbc04abfe5999e2a29ec69d5e3886b6 Mon Sep 17 00:00:00 2001 From: raizo07 Date: Fri, 1 Nov 2024 06:11:33 +0100 Subject: [PATCH 3/4] test --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 33653b8..dd223bc 100644 --- a/README.md +++ b/README.md @@ -44,15 +44,14 @@ You can also contact us on Telegram: If you've contributed to this project, you can easily add yourself to the contributors list by commenting on any issue or pull request with: `@all-contributors please add for ` -For example: `@all-contributors please add @@adrian_vrj for code, doc, business, and ideas` +For example: `@all-contributors please add @adrian_vrj for code, doc, business, and ideas` -## Contributors ✨ - -Thanks goes to these wonderful people 1: +## Contributors + From 49a2145afc75723251ac247d2a21473326416498 Mon Sep 17 00:00:00 2001 From: raizo07 Date: Fri, 1 Nov 2024 07:03:09 +0100 Subject: [PATCH 4/4] final test --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index dd223bc..7ac9179 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,3 @@ For example: `@all-contributors please add @adrian_vrj for code, doc, business, - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. -Contributions of any kind welcome!