Results 1 to 4 of 4

Thread: Is there a way to find out the needs of a specific open source project?

  1. #1
    Join Date
    Sep 2013
    Beans
    1

    Is there a way to find out the needs of a specific open source project?

    For example, lets say I want to work on VLC (I'm assuming its GPL, if it isn't just go along with me to help me understand how OS works), is there a way I can find a list of bugs, or features that are desired that I could possibly implement?

    Is there a standard way to contribute to open source?

  2. #2
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Is there a way to find out the needs of a specific open source project?

    Quote Originally Posted by joe31 View Post
    For example, lets say I want to work on VLC (I'm assuming its GPL, if it isn't just go along with me to help me understand how OS works), is there a way I can find a list of bugs, or features that are desired that I could possibly implement?

    Is there a standard way to contribute to open source?
    Yes, and e-mail to the developers. If this email contains the code for a fix/new feature to demonstrate your skills it"s all the better.

    FOSS developers are very busy people and if they can give you indications, they expect volunteers to have a reasonable proficiency with the languages and tools used. They won't teach you programming (at least not directly, but you can learn a lot from them by reading their code). It is better to work on a project you actually use, so you should already know how/where the bugs are reported and what users long for

  3. #3
    Join Date
    Jun 2008
    Location
    Across The Pond
    Beans
    954
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Is there a way to find out the needs of a specific open source project?

    You could always check a project's Launchpad page. Bugs and other needs are often listed there, plus a link for joining that team. Usually the project's home web page will do the same.
    "Everybody is ignorant, only on different subjects." Will Rogers

  4. #4
    Join Date
    Dec 2004
    Location
    Manchester
    Beans
    2,086
    Distro
    Ubuntu Mate 15.10 Wily Werewolf

    Re: Is there a way to find out the needs of a specific open source project?

    most projects have their own bug tracker (though some use launchpad), a mailing list (gmane is good for browsing these without having to sign up), IRC chat room and some developer documentation. For VLC you can find these from https://www.videolan.org/support/ https://wiki.videolan.org/Developers_Corner , they even have a getting started guide and hackers guide ('hacker' meaning 'programmer' or 'developer').

    some projects have a list of easy tasks specifically to help new developers, https://wiki.documentfoundation.org/...ent/Easy_Hacks https://wiki.gnome.org/GnomeLove

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •