question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add projects to project list

See original GitHub issue

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 #<put issue number here> Ask for a review in comments section of pull request Celebrate your contribution to this project 🎉

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:40 (30 by maintainers)

github_iconTop GitHub Comments

1reaction
DreadKnightcommented, Nov 10, 2022

Added my open source game project as well: Ancient Beast https://AncientBeast.com https://github.com/FreezingMoon/AncientBeast

See this PR and hopefully merge if all good: https://github.com/firstcontributions/firstcontributions.github.io/pull/283

1reaction
avichalsricommented, Oct 20, 2022

Hi @Roshanjossey , added a new project Salt in PR #277. Let me know if you have any questions. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Link projects to create a master project in Project desktop
Linking Project files ... Click Project > Subproject. The Project ribbon tab, showing the Insert subproject command. In the Insert Project box, select...
Read more >
Adding your project to a repository - GitHub Docs
On GitHub, navigate to the main page of your repository. · Click Projects. · Click Add project. · In the search bar that...
Read more >
Creating a Project List - ADM Help Centers
Make sure that the Project Customization window is displayed. · Open the Project Lists page. · Create a new list. · Add Items...
Read more >
How to Make & Maintain a Project List - ProjectManager
Making a project list is the first step to organizing your work and project. Learn how to make one, maintain it and do...
Read more >
Adding projects to the active or backlog list - LinkedIn
Adding projects to the active or backlog list - Microsoft Project Tutorial · From the course: Selecting and Managing a Project Portfolio with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Hashnode Post

No results found