From 20941ac91cc9fae40a0ad105ed3141c8b9cb68e4 Mon Sep 17 00:00:00 2001 From: Roshan Jossy Date: Sat, 14 Dec 2024 01:20:58 +0100 Subject: [PATCH] add first contributions A sandbox project to help beginners learn the process of contributing to projects on GitHub with a hands-on tutorial --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 876bf90..339ed29 100644 --- a/data.json +++ b/data.json @@ -1143,6 +1143,15 @@ ], "description": "Collaborative cheatsheets for console commands." }, + { + "name": "First Contributions", + "link": "https://github.com/firstcontributions/first-contributions", + "label": "good first issue", + "technologies": [ + "Markdown" + ], + "description": "A sandbox project to help beginners to contribute to open source projects" + }, { "name": "Ravada", "link": "https://github.com/UPC/ravada",