firstcontributions.github.io
firstcontributions.github.io copied to clipboard
Add projects to project list
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 #
I would try to solve this issue.
@Roshanjossey Made a PR #3 . Please review
I added React Native project, please review #23
I added NextJs project. Kindly review - https://github.com/firstcontributions/firstcontributions.github.io/pull/55
I added Moby. Plz review #75
Kindly review #77. Added 2 more projects.
@akshita27 left review comments on #77 kindly check. :)
Hey, I've started working on this. Will soon submit a pr
Please review #89 :P
Added styled-system project #103. Please review
Added Darktable in #117. Could you review please?
ps: should the listOfProjects file be in alphabetical order?
@Roshanjossey I added CSS-Art and start-here-guidelines on PR #134
@Roshanjossey Added an interesting project on chat application - PR
@Roshanjossey I would like to work on this issue.
Added an open source chat repository #143 Please review. If there are any changes to be made, please let me know.
@Roshanjossey I would like to work on this issue. Update Open Sources Global Project 2020
@Roshanjossey Made necessary changes to #143 as instructed. Please review.
@Akash1362000, merged.
@aryasoni98, sure. Go ahead.
Please review #150 , I am adding two of my projects. Regards
i would like to work on this.
@Summer-source This issue is always open for more contributions, please create a PR with some open source projects you think should be listed but are currently missing.
Hi, I added a new repo on this PR #176
Hi, I added a new repo on PR #181
Hi, I am a beginner. I know the basic HTML, CSS and JavaScript. Can anyone tell me if there is any project on which I can contribute to.
@Roshanjossey It can be any type of project?? 🤔 like can we write our own project in the list or something big project of a company we have to write??
Hi @Umesh-01, it can be your own project too. The factors we consider are if the maintainers are beginner friendly and if you have issues beginners can solve without a lot of effort.
Just opened a PR, #199 , to add the Python pandas library to the list of projects. Their contribute page has a lot of good-first-issue labeled tickets on it!
I've added Codename One to the project list, please review #213. It's a cross-platform framework for Java & Kotlin developers and has quite a few labeled issues for new contributors.
Is anyone available to review this? Thanks. #212
Hi @Roshanjossey I have added 3 projects to the project list: SymPy, PyTorch and Yarn. Please review PR #224 Thanks in advance :)