From 284c8faaf544199265c2b092d84290cbdaa2b02d Mon Sep 17 00:00:00 2001 From: Tejas Sharma <58615108+Tejas-Sharma-dev@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:56:07 +0530 Subject: [PATCH] feat: add GoFr swag (#1273) * fix: add GoFr swag fix #1261: added the new swag in data.json file. * fix: add GoFr swag - 2 tried to improve the spacing and made changes in description. * feat: add GoFr swag - 3 Updated the image URL link to new one. and made suggested changes in Description. * feat: add GoFr swag - 4 updated data.json * feat: add GoFr swag - 5 tried removing whitescape. * update opportunity oink --------- Co-authored-by: Zadkiel AHARONIAN --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index ebffcb0e..33c39ae0 100644 --- a/data.json +++ b/data.json @@ -449,6 +449,15 @@ "dateAdded": "2019-10-10T13:00:00.000Z", "tags": ["hacktoberfest", "clothing", "expired"] }, + { + "name": "GoFr", + "difficulty": "medium", + "description": "Contribute to GoFr by submitting a notable pull request or by writing an article. Contributions in someway to development or spreading the word about 'GoFr'. Receive GoFr T-Shirt and Stickers as a token of appreciation.", + "reference": "https://github.com/gofr-dev/gofr#-contribute", + "image": "https://avatars.githubusercontent.com/u/146108433?s=200&v=4", + "dateAdded": "2024-10-05T15:09:00.000Z", + "tags": ["clothing", "stickers"] + }, { "name": "Google Assistant", "difficulty": "hard",