firstcontributions / firstcontributions/firstcontributions.github.io
Add projects to project list
- Lingua principale
- JavaScript
- Stelle
- 461
- Fork
- 714
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It'd be awesome to have a lot more suggested projects
🐞 Problem
Currently we have only a bunch of projects in project suggestions
🎯 Goal
Have a lot of project suggestions from diverse domains, languages, frameworks
💡 Possible solutions
Add new projects.
We maintain the list of projects at https://github.com/firstcontributions/firstcontributions.github.io/blob/source/src/components/ProjectList/listOfProjects.js
Change this file and add details of new project. Make sure you add all fields like other projects you see there
You just have to add and entry similar to the followig
```
{
name: 'Qute Browser',
imageSrc: 'https://avatars1.githubusercontent.com/u/21955151?s=200&v=4',
githubLink:
'https://github.com/qutebrowser/qutebrowser',
description: 'A keyboard-driven, vim-like browser based on PyQt5',
tags: ['Python','Qt','pyqt5','Vim','Browser','qtWebEngine','web']
},
```
Don't know any projects you wanna add? Check out https://github.com/MunGell/awesome-for-beginners where there's a list of a boatload of projects
📋 Steps to solve the problem
Comment below about what you've started working on.
Add, commit, push your changes
Submit a pull request and add this in comments - Addresses #
Ask for a review in comments section of pull request
Celebrate your contribution to this project 🎉
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Apri src/components/ProjectList/listOfProjects.js e analizza gli oggetti progetto esistenti, in particolare l’esempio Qute Browser nell’issue. Scegli uno o più progetti diversi, aggiungi voci contenenti gli stessi campi e verifica che l’elenco dei progetti venga ancora caricato correttamente prima di inviare una pull request che faccia riferimento all’issue #1.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Attiva
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 78/100