You can fork and edit the CSV file by click here: https://github.com/aquadzn/learn-x-by-doing-y/edit/main/projects.csv
Before making a pull request, please make sure of the following:
- The project you want to add does not already exist.
- The project to be added is not paid content.
- The format when adding a row to the CSV is the following:
title;url;main_language;technologies
(e.g.Learn X by doing Y;https://somecontent.com;Javascript;Javascript, React, GraphQL
) - You can only put one language in
main_language
column but the language can also be intechnologies
- The added rows are at the end of the file.